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 was archived by the owner on Apr 12, 2024. It is now read-only.
If an element in ng-repeat has ng-class on it, then adding a new element to the array does not trigger the enter animation. The leave animation works correctly.
If an element in ng-repeat has ng-class on it, then adding a new element to the array does not trigger the enter animation. The leave animation works correctly.
Example:
http://plnkr.co/edit/kmfkDBA3nmhm056zFmWi?p=preview
The second group doesn't animate adding a new element as the ng-repeat element also has ng-class.
The text was updated successfully, but these errors were encountered: