Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

child is not cleaned up if dynamic component changes before its wait-for event is triggered #1152

Copy link
Copy link
Closed
@nkovacs

Description

@nkovacs
Issue body actions

http://jsfiddle.net/nkovacs/djq02tkt/

Click "Page 1", wait for the component to appear, then click "Page 2".
Click "Log $children". You should only see [Page2] in the console.

Click "Page 1", then immediately click "Page 2", before page1 loads.
Click "Log $children". You'll see [Page1, Page2] in the console. Page1 is stuck forever in the parent's $children array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.