Skip to content
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
@vbilici

Description

@vbilici

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions