Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ng-messages eats all memory and crashes after removeMessageNode call #13627

Closed
@olegccc

Description

@olegccc

Hi,

Please see the attached picture. Immediately after current line is invoked two elements in the message list start to link to each other which results in that the page eats all available memory and crashes in 5 seconds.

Probably the reason is that the node tree is as is:

<ng-messages><ng-transclude><ng-message/><ng-message/></ng-transclude></ng-messages>

Version: 1.4.8

ngmessages-error

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions