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
Harden Independent Panel state handling and async safety
- Guard before syncing to avoid null access
- Make robust: clear selection when no valid sessions
- Add and guard deletion flow to avoid setState after unmount
- Keep debounce and index-based filtering intact for performance
0 commit comments