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(sidenav): focus trap enabled state not updated if mode changes while open (#16602)
Currently we update the focus trap enabled state only on open/close, however this means that it'll be incorrect if the sidenav mode changes while it's open.
Fixes#16601.
(cherry picked from commit 197091c)
0 commit comments