Plots doesn't work after vscode 1.82.2 update

Issue

image

Julia Plots doesn’t work suddenly. It seems to be vscode 1.82.2 update (I did 2 hours ago). Any help?

Error message

image

Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.

Enviroment

julia-vscode extension v1.52.2
Julia v1.9.0
Plots v1.38.17

vscode Version: 1.82.2 (user setup)
Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
Date: 2023-09-14T05:55:25.390Z
Electron: 25.8.1
ElectronBuildId: 23779380
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.22621

1 Like

Restarting VS Code should fix that error.

Thank you It works, but why? When vscode is updated, it originally restarts. I have to do it one more time from there?

Not sure. It’s possible the extension got updated after the restart, which requires its own restart or something like that

1 Like