Open Ploppy3 opened 7 years ago
Thanks for the heads up about documentation, and for providing a good example in plunker. Will take a look into this
Plunker updated with Angular Material 5.0.0-rc http://plnkr.co/edit/knB7FM?p=preview
Hey, have you found any workaround?
@italoandrade the demo works well for me. What problem are you seeing?
It must have been something I did wrong then.. Iām not using it anymore, so thanks anyway.. āš»
On Fri, 22 Mar 2019 at 7:37 PM simeyla notifications@github.com wrote:
@italoandrade https://github.com/italoandrade the demo https://stackblitz.com/edit/angular-humdjf?file=src%2Fapp%2Fapp.component.html works well for me. What problem are you seeing?
ā You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/angular/material2/issues/3191#issuecomment-475804961, or mute the thread https://github.com/notifications/unsubscribe-auth/ASVasigGRL0Ua4BuRaBcqo2D0FkIs6Zzks5vZVsogaJpZM4MFgU3 .
Hi, I also have this problem. It is still reproducible in @Ploppy3 demo.
Steps:
Next transitions have correct animations. Problem occurs only during first transition after tab content (and its height) was changed.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Tabs should transition height properly when content is added dynamically.
What is the current behavior?
Adding content to a tab does not modify the 'base animation height' resulting in weird animations.
What are the steps to reproduce?
http://plnkr.co/edit/Sccmy7os1nuaELrradRv?p=previewhttp://plnkr.co/edit/ZSBCT8P9xCi04rrKSCu3?p=previewhttps://stackblitz.com/edit/angular-humdjf?file=src%2Fapp%2Fapp.component.html Add content dynamically and change tab.Is there anything else we should know?
Documentation is missing for dynamicHeight on material.angular.io