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
Given an expansion panel with a header <mat-expansion-panel-header collapsedHeight="10rem" expandedHeight="10rem"> it should be initially rendered at the specified height.
What is the current behavior?
The header is rendered at it's standard height, then animates to the specified height