thunder-client-support
thunder-client-support copied to clipboard
InvalidStateError when opening menu
Describe the bug
When I open Thunder Client in VS Code, the sidebar menu is blank, and Code displays an error pop-up with the following message:
Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.
I tried restarting VS Code as well as uninstalling & reinstalling the extension.
Here is what it looks like:
To Reproduce
- Install Thunder Client extension
- Open Thunder Client menu
Expected behavior
Menu isn't blank
Platform:
- OS: Fedora 40
- vscode version: 1.91.1
- node version: 14.21.3
- extension version: 2.24.13
Are you using the free version/paid version/trial: Free
Please reload vscode or uninstall and reinstall extension
Please reload vscode or uninstall and reinstall extension
As I mentioned, I tried both of those things already - did not fix the issue.
Ok try installing previous version
Still giving the same error, I even tried going back multiple versions, same thing.
Try Install previous version of vscode
I have same issue after upgrading vscode to 1.93.1
- Uninstall and reinstall extension
- Try Install previous version of vscode
killall code helped