p42ai / js-assistant

120+ refactorings and code-assists for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=p42ai.refactor
MIT License
119 stars 7 forks source link

UI is empty #31

Closed Spongman closed 2 years ago

Spongman commented 2 years ago

image

the count changes when i open different .js files, but nothing shows in the UI.

Spongman commented 2 years ago

i see this in the vscode devtools console log:

index.html?id=a3bc77c8-fbb5-4368-80f9-c125e55b1fa6&origin=645dc8ca-1088-4801-a2d4-7714bc18d6de&swVersion=4&extensionId=p42ai.refactor&platform=electron&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=vscode-file%3A%2F%2Fvscode-app:858
Webview fatal error: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..
lgrammel commented 2 years ago

Thanks for the bug report!

The following information would help me reproduce the issue:

Spongman commented 2 years ago

restarting vscode fixed it.

lgrammel commented 2 years ago

I'm glad it works now! If it re-appears, feel free to re-open the issue. Thanks!