-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Each tab's content should be displayed just once
What is the current behavior?
Some tab's content gets duplicated when the tabs are switched frequently.
What are the steps to reproduce?
- open this StackBlitz: https://stackblitz.com/edit/angular-q2pkcy?file=app/tab-group-lazy-loaded-example.html
- switch fast (i.e. before the animation ends) between the three tabs (in the order Third, First, Second). At some point the content of one of the tabs will be duplicated:
Note: I could reproduce this only with a div element right under the ng-template. It was not reproducible with just the text in there as it is in the original StackBlitz
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material 7.2.1
Chrome (maybe others)
Ploppy3 and simeyla
Metadata
Metadata
Assignees
Labels
No labels
