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-animate .ng-enter, .ng-leave animation flicker in IE11 #9781

@ClemensSchneider

Description

@ClemensSchneider

I setup a Plunker here: http://plnkr.co/edit/iBqj9RMpS1JAnDQH58FH?p=preview
It uses ng-enter and ng-leave CSS-animations and sometimes the removed element (green background) flashes back through before it is removed from the DOM. This does only occur with IE11 (tested with IE10).
Maybe the ng-leave class should be kept on the element until it has been removed so one could simply adjust its z-index and opacity or something?

Same behavior with v1.2.6, 1.3.0 and Snapshot (used in Plunker).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions