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.
[ngAnimate] enter animation not working with ngClass #3603
Closed
Description
Looks like there might be some bug with ngClass animations (enter animation does not work).
<a ng-repeat="item in items" class="list-group-item" ng-class="'animation-fade'">
Is not working.
Works if I switch ngClass with class.
Plunker: http://plnkr.co/edit/8UrtBtMee9mE88o1qMwh?p=preview
Metadata
Metadata
Assignees
Labels
No labels