You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material/tabs): pagination not updating on resize (#22442)
The tab header pagination wasn't updating when the page is resized, because the resize listener runs outside of Angular.
Fixes#22399.
(cherry picked from commit 30ea79a)
0 commit comments