This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ng-repeat and ng-class in the same element gets animation broken ver. >= 1.2.6 #5582
Closed
Description
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