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
What was happening here is chatWidget was called which would initialize the
terminal chat widget, so I switched that to check whether the lazy value exists
and added a hasFocus check for good measure.
Fixesmicrosoft#208413
0 commit comments