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

Removal of value within array backing ngRepeat causes value to appear at the end of list within the DOM #8961

Closed
johnwmendes opened this issue Sep 5, 2014 · 1 comment

Comments

@johnwmendes
Copy link

When deleting an value from an array which backs a ngRepeat directive, the deleted item will appear at the end of the list within the DOM before Angular removes it. This is most evidently seen using an animation to slow down the actual removal of the value from the DOM. Please see http://plnkr.co/c2DoFynC6vuOfCXSifLx for a demonstration.

This issue does not appear in 1.3.0-beta.18 or earlier. Nor does it appear in 1.2.23.

@Narretz
Copy link
Contributor

Narretz commented Sep 5, 2014

Hi, this is adupe of #8918

@Narretz Narretz closed this as completed Sep 5, 2014
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

2 participants