-
Notifications
You must be signed in to change notification settings - Fork 27.1k
[Canonical]: Prevent animate.leave from firing on route navigations #67552
Copy link
Copy link
Closed
Enhancement
1 / 11 of 1 issue completed
Copy link
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimecore: animationsIssues related to `animate.enter` and `animate.leave`Issues related to `animate.enter` and `animate.leave`
Milestone
Description
Which @angular/* package(s) are relevant/related to the feature request?
core
Description
When we added nested animation support in #66848, it eliminated the confusion from many people that child animations didn't fire. Now we're receiving the opposite feedback, particularly with route navigations, where understandably, users don't always want child animations to fire. We need a mechanism for preventing this behavior other than CSS specificity.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimecore: animationsIssues related to `animate.enter` and `animate.leave`Issues related to `animate.enter` and `animate.leave`