-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material/tabsneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the teamregressionThis issue is related to a regressionThis issue is related to a regression
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
You can even see this behaviour in the tab example in the docs https://material.angular.dev/components/tabs/examples
scroll down to the "Tab group that keeps its content inside the DOM when it's off-screen." example
it instantly hides the first tab content when u click the second, instead of waiting for the animation to complete, leading to a glitchy stutter
Reproduction
look at angular material's own docs ^
Expected Behavior
it should keep the content showing until the animation is completely done
Actual Behavior
it glitches and hides instantly
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material/tabsneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the teamregressionThis issue is related to a regressionThis issue is related to a regression