Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExpansionPanel in content projection in modal closes after first open #17177

Open
ivanivanyuk1993axelot opened this issue Sep 23, 2019 · 1 comment
Labels
animation This issue is related to Angular animations or CSS animations area: material/dialog area: material/expansion P4 A relatively minor issue that is not relevant to core functions

Comments

@ivanivanyuk1993axelot
Copy link

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-pjv1un

Steps to reproduce:

  1. Open modal
  2. Close modal
  3. Open modal

Expected Behavior

Expansion panel is opened

Actual Behavior

Expansion panel is closed(it has correct class, but style visibility: hidden, height: 0)

Environment

  • Angular: ~8.2.0
  • CDK/Material: ^8.2.0
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Ubuntu, Windows 10
@mmalerba mmalerba added the needs triage This issue needs to be triaged by the team label May 20, 2020
@josephperrott josephperrott added P4 A relatively minor issue that is not relevant to core functions animation This issue is related to Angular animations or CSS animations area: material/dialog area: material/expansion and removed needs triage This issue needs to be triaged by the team labels May 26, 2020
@TheParad0X
Copy link

Same Problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
animation This issue is related to Angular animations or CSS animations area: material/dialog area: material/expansion P4 A relatively minor issue that is not relevant to core functions
4 participants