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(pat inject): Fix closing of panels after successful inject.
Fix case where close-panel event was suppressed while injection is in progress but suppressing was never released.
This prevented any other close-panel events from being handled properly.
0 commit comments