-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Fix tab switching #2660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix tab switching #2660
Conversation
|
This works great! |
a45cc1d
|
Kudos, SonarCloud Quality Gate passed!
|
|
AUTOMERGE: (FAIL)
|
Fix tab switching








After #2633 we found out that switching to cli tab we need some timeout to execute the MSP commands if restoreInitialSettings is called. Adding a timeout of 100ms should solve the issue.