Closed
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