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.
1.2.0 ngClass transition animations broken in IE10+ #5014
Closed
Description
$animate temporarily disables transitions for the setup class (ng-enter, ng-leave, class-add, etc...) such that the starting transitions styles are always applied properly. This has caused IE10/IE11 to break (an perhaps other browsers) in the event that the setup class is not present.
Test this page (using IE10 or IE11) to see:
http://plnkr.co/edit/zirJrJ70S9zDgGeMTYwq?p=preview
Metadata
Metadata
Assignees
Labels
No labels