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
When opening the extension’s webview, VS Code displays the following error:
Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.
Context (who is affected and when)
I can see this with new VScode update
Reproduction steps
Start VScode and try to import Roo Code
Expected result
RooCode should work
Actual result
The webview fails to initialize, and the above error is shown instead of the extension UI.
Problem (one or two sentences)
When opening the extension’s webview, VS Code displays the following error:
Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.Context (who is affected and when)
I can see this with new VScode update
Reproduction steps
Expected result
RooCode should work
Actual result
The webview fails to initialize, and the above error is shown instead of the extension UI.
Variations tried (optional)
No response
App Version
the newest one
API Provider (optional)
None
Model Used (optional)
No response
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)