-
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 urgentarea: material/expansion
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
amitport, Totati, omikolaj, GerkinDev, ivibe and 1 more
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 urgentarea: material/expansion