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
Ensures that only one timeout is active for hiding the "copied" tooltip, preventing potential issues when copying multiple times in quick succession.
This is achieved by clearing any existing timeout before setting a new one.
0 commit comments