Skip to content
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

Extensions don't load properly on Reload #16

Open
FernandoAscencio opened this issue Mar 22, 2023 · 0 comments
Open

Extensions don't load properly on Reload #16

FernandoAscencio opened this issue Mar 22, 2023 · 0 comments

Comments

@FernandoAscencio
Copy link
Owner

FernandoAscencio commented Mar 22, 2023

Bug Description:

Reloading Theia, in Electron, does not properly load the extensions.
This appears to be a racing issue. So, it complicates testing and debugging.

Steps to Reproduce:

  1. Run Theia
  2. See extensions are working properly by looking at the tabs (i.e. Explorer, Debug, Extensions, Source Control, etc)
  3. Reload the window
  4. Check the same tabs and extension to see they are not loaded.
  5. Reload again
  6. The extensions should load properly now.

Additional Information

The issue seems to toggle. One reload causes the extensions not to load. The next reload the extensions load properly. The third reload repeats the issue. The fourth reload has no issue.

ReloadBug2

  • Operating System: Windows Version 10.0.19045 Build 19045
  • Theia Version: 1.35.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants