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.

$animate leave event is not bubbling when fired by ngIf #13054

Closed
@trescenzi

Description

@trescenzi

I am looking to implement behavior in a parent whenever a child element is removed from the dom by ngIf. I have done this by placing an event handler on the parent listening for leave however the event doesn't seem to be bubbling.

This plunker demonstrates my problem. As I understand it, and according to the docs, enter and leave should both bubble although only enter is correctly doing so.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions