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

issue (animations): 1.2rc1 - Animations on enter events dont fire if element has ng-class #3820

Closed
eddiemonge opened this issue Aug 30, 2013 · 1 comment

Comments

@eddiemonge
Copy link
Contributor

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.

@matsko
Copy link
Contributor

matsko commented Sep 5, 2013

This is a duplicate of #3727 (comment) which has just been fixed and just made its way into 1.2rc2. Please upgrade.

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