Skip to content

Conversation

thePunderWoman
Copy link
Contributor

This will allow manually subscribed animation events to still fire when using animate.leave. Otherwise they were being cleaned up before the animations happened.

fixes: #63391

@thePunderWoman thePunderWoman added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Aug 27, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 27, 2025
@thePunderWoman thePunderWoman added action: discuss and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 27, 2025
This will allow manually subscribed animation events to still fire when using `animate.leave`. Otherwise they were being cleaned up before the animations happened.

fixes: angular#63391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: discuss area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

animate.leave does not emit animation events outside of the instructions
1 participant