mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.97k stars 261 forks source link

Error loading webview #770

Open pwrmind opened 1 year ago

pwrmind commented 1 year ago

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

r4f4siqueira commented 1 year ago

In linux Manjaro the same is happening If you need more information just mention me

System Info: Operating System: Manjaro Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.3.3-1-MANJARO (64-bit) Graphics Platform: X11

App Info: Visual Studio Code 1.78.2 Flatpak (flathub)

ben-edna commented 1 year ago

I have same issue with Gitlens https://github.com/gitkraken/vscode-gitlens/issues/1980

Completely stopping VSCode (so not a reload), will "resolve" the issue.

ben-edna commented 1 year ago

Duplicate of #732, #725, #710, #685, #646, #621, #577, #539, #530, #514, #511, #508

See https://github.com/microsoft/vscode/issues/125993 And specifically https://github.com/microsoft/vscode/issues/125993#issuecomment-859332298

jdfcc commented 2 months ago

in windows,you can clean the cahche data and restart the vscode,the cache data is in ~\AppData\Roaming\Code\CachedData , see mhutchie/vscode-git-graph#818