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.

1.2.0 ngClass transition animations broken in IE10+ #5014

Closed
@matsko

Description

@matsko

$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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions