-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
willDestroyElement not firing in {{each}} else #12716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Saranya-Raaj
referenced
this issue
in Saranya-Raaj/htmlbars
Jan 4, 2016
Saranya-Raaj
referenced
this issue
in Saranya-Raaj/htmlbars
Feb 5, 2016
Saranya-Raaj
pushed a commit
to Saranya-Raaj/htmlbars
that referenced
this issue
Feb 5, 2016
Saranya-Raaj
pushed a commit
to Saranya-Raaj/htmlbars
that referenced
this issue
Feb 5, 2016
45 tasks
7 tasks
Thank you everyone! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In example A. the
willDestroyElement
hook is not firing for{{my-component}}
when it is torn down.It works for example B.
jsfiddle
The text was updated successfully, but these errors were encountered: