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
First case, the deactivate button persist and does not switch to activate button even after successfully deactivating:
Second case,
Say I have two separate zsh instances in VS Code terminal:
The very first terminal, I click deactivate and leads to successful deactivation, the UI shows activate button as expected.
The second zsh instance where environment is activate, it does not show deactivate button but rather activate button. I believe this is wrongly cached? See the video.
Testing #24503
First case, the deactivate button persist and does not switch to activate button even after successfully deactivating:

Second case,
Say I have two separate zsh instances in VS Code terminal:
Screen.Recording.2024-12-03.at.9.21.05.AM.mov