bug(mat-tabs): Flickering on tab content change with no animation #30964
Labels
area: material/tabs
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
Angular Material 18
Description
There is a flickering issue when switching between tabs using Angular Material's mat-tab component in Angular 19+ versions.
Reproduction
Expected Behavior
The tabs should switch smoothly without any flickering when changing between tabs, like it did on previous angular version such as 18 or lower.
Actual Behavior
When switching between Angular Material tabs in Angular 19+, the content area flickers with a noticeable white flash.
Environment
The text was updated successfully, but these errors were encountered: