Skip to content

Conversation

nkovacs
Copy link

@nkovacs nkovacs commented Apr 15, 2015

When the parent vm is reused, newly created children will inherit
the _reused property, and they won't be inserted into the dom.

Fixes #782

When the parent vm is reused, newly created children will inherit
the _reused property, and they won't be inserted into the dom.

Fixes vuejs#782
yyx990803 added a commit that referenced this pull request Apr 15, 2015
Fix nested repeats with track-by.
@yyx990803 yyx990803 merged commit 85799df into vuejs:dev Apr 15, 2015
@yyx990803
Copy link
Member

Nice, thanks :)

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.

nested track-by breaks when replacing the whole object
2 participants