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
IndependentPanel: Remove redundant remount toggle; rely on key
Drop the renderContent flag and its timeout flip. Rely solely on the
key={sessionId} to trigger remount when switching sessions, reducing
complexity and avoiding duplicated rerenders.
0 commit comments