Skip to content
This repository has been 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
vbilici opened this issue Dec 31, 2013 · 0 comments
Closed

Comments

@vbilici
Copy link

vbilici commented Dec 31, 2013

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

matsko added a commit to matsko/angular.js that referenced this issue Jan 2, 2014
@ghost ghost assigned matsko Jan 3, 2014
matsko added a commit to matsko/angular.js that referenced this issue Jan 3, 2014
@matsko matsko closed this as completed in bc492c0 Jan 3, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.