Closed
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-pjv1un
Steps to reproduce:
- Open modal
- Close modal
- Open modal
Expected Behavior
Expansion panel is opened
Actual Behavior
Expansion panel is closed(it has correct class, but style visibility: hidden, height: 0)
Environment
- Angular: ~8.2.0
- CDK/Material: ^8.2.0
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Ubuntu, Windows 10