-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
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: cdk/accordion
Description
What is the expected behavior?
Prior to Version 7.0.0 a staggered animation will be blend in a 'final'
expansion panel.
What is the current behavior?
The whole panel is faded in unstyled (including contents), only after all animations of the stagger()
function are complete the expansion panels will be displayed correctly.
What are the steps to reproduce?
[Stackblitz Material7]
(https://stackblitz.com/github/OSHistory/test-accordion-stagger)
[Stackblitz Material6]
(https://stackblitz.com/github/OSHistory/test-accordion-stagger/tree/material6)
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material 7.0.0
Is there anything else we should know?
Totati
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: cdk/accordion