You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an accordion is placed in a dialog, the accordion starts in the open position and then jerks closed. The jerking appears to happen at the end of the dialog open animation.
What is the expected behavior?
An accordion in a dialog should be in its closed position during the dialog animation.
What is the current behavior?
The accordion is open during the dialog animation and jerks closed afterwards.
Bug, feature request, or proposal:
When an accordion is placed in a dialog, the accordion starts in the open position and then jerks closed. The jerking appears to happen at the end of the dialog open animation.
What is the expected behavior?
An accordion in a dialog should be in its closed position during the dialog animation.
What is the current behavior?
The accordion is open during the dialog animation and jerks closed afterwards.
What are the steps to reproduce?
StackBlitz: https://angular-material2-issue-vo7but.stackblitz.io
What is the use-case or motivation for changing an existing behavior?
I have a dialog that has a long-ish selection list, broken up into sections with accordions.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Chrome 70.0.3538.77
macOS 10.14.1
The text was updated successfully, but these errors were encountered: