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.

Callback "$animate:close" isn't called after an ng-leave animation finishes #6049

Closed
@ravishivt

Description

@ravishivt

The $animate:after and $animate:close callbacks fire for ng-enter events but they do not fire for ng-leave events. Is this expected since the element/directive doesn't exist anymore? Is there a workaround besides using JS animations?

Example at http://jsbin.com/utOrAPO/11/edit?html,js,output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions