Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TS Version Selector When Local Version == Global Version (#19593)
**Bug** When the global tsdk setting points to the workspace version of typescript, our ts selector interface can get confused on which version is currently active **Fix** Adds a check using the local storage value to show the correct active version
- Loading branch information