Closed
Description
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:
- 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.