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.
When i use ng-repeat and ng-class in the same element, ng-enter-active and ng-enter classes appear at the same time which causes animation broken. It was working on 1.2.5 but not in 1.2.6 and after.
In the plunker code i used ng-class-even to show 2 different states but the problem is also available in ng-class and ng-class-odd.
When i use ng-repeat and ng-class in the same element, ng-enter-active and ng-enter classes appear at the same time which causes animation broken. It was working on 1.2.5 but not in 1.2.6 and after.
In the plunker code i used ng-class-even to show 2 different states but the problem is also available in ng-class and ng-class-odd.
This is the plunker code: http://plnkr.co/edit/J7NcqarO4CbBpWlWJCVk?p=preview
The text was updated successfully, but these errors were encountered: