You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
This issue also shows up if you include angular toaster so I'm not sure if the issue is in angular animate or angular itself. Angular animate 1.2.12 does not present the same issue.
The text was updated successfully, but these errors were encountered:
Fantastic bug report. Care to find the specific commit which seems to have broken this? That would be helpful in finding a fix. I'm still a bit worn out from doing a bisect earlier in the week for a different problem, so I probably won't do that until monday.
If you include angular animate 1.2.13 in an app, elements after an ng-repeat-start are not removed after items are removed from the collection.
plunker
This issue also shows up if you include angular toaster so I'm not sure if the issue is in angular animate or angular itself. Angular animate 1.2.12 does not present the same issue.
The text was updated successfully, but these errors were encountered: