-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentanimationThis issue is related to Angular animations or CSS animationsThis issue is related to Angular animations or CSS animationsarea: material/menu
Description
Reproduction
https://stackblitz.com/edit/components-issue-pj9d3a?file=src%2Fapp%2Fexample-component.html
Steps to reproduce:
- mat menu
- mat-accordion with panel elements with some of them expanded from the start
- open menu
- all panels are open/expanded
- close menu
- reopen menu
- all expanded panels are now closed
Expected Behavior
What behavior were you expecting to see?
expanded panel after reopening mat-menu
Actual Behavior
What behavior did you actually see?
closes any expanded panel after reopening mat-menu
Environment
- Angular: 10.0.8
- CDK/Material: 10.1.3
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentanimationThis issue is related to Angular animations or CSS animationsThis issue is related to Angular animations or CSS animationsarea: material/menu