Skip to content
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

Don’t tear down bindings for removed nodes that are still in the DOM #461

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

chasenlehara
Copy link
Member

When can-dom-mutate reports that a node has been removed, we first check whether the node is still in the document before tearing down its bindings.

Fixes #460

When can-dom-mutate reports that a node has been removed, we first check whether the node is still in the document before tearing down its bindings.

Fixes #460
@chasenlehara chasenlehara merged commit c68ca39 into master Jun 4, 2018
@chasenlehara chasenlehara deleted the 460-move-elements branch June 4, 2018 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants