Closed
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue
Steps to reproduce:
- Add enter animation to mat-accordion
- https://components-issue-wabdrn.stackblitz.io
Expected Behavior
While user see animation of entering mat-accordion: content of mat-expansion-panel should be hidden = panel should be closed.
Actual Behavior
Content of mat-expansion panel is opened in animation. After animation completed it's closing...
Environment
- Angular: 8.0.0 (same with 8.1.0)
- CDK/Material:
- Browser(s): Chrome 75
- Operating System (e.g. Windows, macOS, Ubuntu): Windows