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: clean up timeout in PlanSidebar to prevent memory leaks
The copy timeout was not being cleared when the component unmounted or
when the copy button was clicked multiple times, potentially causing
memory leaks and incorrect UI state.
Refs #792
0 commit comments