Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

ngRepeat + ngInclude leads to old DOM elements not getting removed after changes to the items in 1.2.0-rc2 #4305

Closed
kevicency opened this issue Oct 7, 2013 · 3 comments

Comments

@kevicency
Copy link

Plnkr: http://plnkr.co/edit/UVm9RBLxyRvOQlnVaD9M

When using ngRepeat + ngInclude on the same element, after changing the items, the old DOM elements don't get removed and the new items are prepended to the list. This worked in 1.0.7 but after upgrading to 1.2.0-rc2 it is broken.

@wasphub
Copy link

wasphub commented Oct 7, 2013

I confirm that, I was going to post the same issue!

@xrg
Copy link

xrg commented Oct 7, 2013

Duplicate of #3909

@pkozlowski-opensource
Copy link
Member

Yep, duplicate of #3909

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants