bug(menu): menu is triggering custom animation of a custom component used inside it #27301
Labels
animation
This issue is related to Angular animations or CSS animations
area: material/menu
P4
A relatively minor issue that is not relevant to core functions
Is this a regression?
The previous version in which this bug was not present was
No response
Description
bug(menu): menu is triggering custom animation of a custom component used inside it
StackBlitz link - https://stackblitz.com/edit/8ve6wn?file=src%2Fapp%2Fmenu-icons-example.html
Reproduction
Steps to reproduce:
demo-statusbar
has been triggered and content is visibledemo-statusbar
is visibleExpected Behavior
Closing menu should not trigger any custom component's custom animation
Actual Behavior
Closing menu is triggering custom component's custom animation
Environment
The text was updated successfully, but these errors were encountered: