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
feat(ui): Tweak GlobalDrawer useEffect for closing
`currentDrawerConfig` undefined means the drawer should already be closed, no need to call `closeDrawer` (right?). We still want to maintain the defaut close behavior if `shouldCloseOnLocation` is not defined.
0 commit comments