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(modal): Fix JS closure bug in focus restoration timeout
- Fixes issue where was null when the 50ms timeout fired, preventing focus restoration.
- Removed invalid copy-pasted code from that could crash the handler before restoring focus.
0 commit comments