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

#each helper should use it's own NodeList #1634

Merged
merged 1 commit into from
Apr 21, 2015
Merged

#each helper should use it's own NodeList #1634

merged 1 commit into from
Apr 21, 2015

Conversation

daffl
Copy link
Contributor

@daffl daffl commented Apr 21, 2015

This pull request makes sure that the #each helper uses its own NodeList for rendering the live list and also makes sure that live lists don't get updated when they have already been torn down.

Closes #1621

@daffl daffl added this to the 2.2.5 milestone Apr 21, 2015
daffl added a commit that referenced this pull request Apr 21, 2015
#each helper should use it's own NodeList
@daffl daffl merged commit 8f8b4a8 into master Apr 21, 2015
@daffl daffl deleted the stache-node-error branch April 21, 2015 22:35
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.

can.appendChild passed null el
1 participant