Git Graph Extension Broken
See original GitHub issueSteps to reproduce
-
Install
Git Graph
from Extensions tab -
Reload VSCode
-
Open Git Graph
-
Git Graph showes you broken ui with nothing showing
Git graph broked right after upgrading to 3.7.1. Tested in Chrome, Firefox.
Log after opening git graph
GET https://url-of-code-server/webview//vscode-resource/file///root/.local/share/code-server/extensions/mhutchie.git-graph-1.27.0/media/out.min.css net::ERR_ABORTED 404 (Not Found)
GET https://url-of-code-server/webview//vscode-resource/file///root/.local/share/code-server/extensions/mhutchie.git-graph-1.27.0/media/out.min.js net::ERR_ABORTED 404 (Not Found)
GET https://url-of-code-server/webview//vscode-resource/file///root/.local/share/code-server/extensions/mhutchie.git-graph-1.27.0/media/out.min.js net::ERR_ABORTED 404 (Not Found)
- Web Browser: Chrome 86.0.4240.198 / Firefox Nightly 85.0a1
- Local OS: Windows 10 Pro x64 / macOS Big Sur
- Remote OS: Ubuntu 16.04
- Remote Architecture: x86_64
code-server --version
: 3.7.1 2bf91ff6a6d1f29a8a93f97684177ccf5388cf34
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Git Graph broken as of VS Code 1.52? · Issue #436 - GitHub
As of VSCode 1.52 I cannot display GitGraph. Steps to Reproduce ... Git Graph Extension Version: 1.28; Visual Studio Code Version: 1.52 ...
Read more >Git Graph not working in VSCode - Home Assistant Community
Hello, I am a big fan of Git Graph. Used it in the past a lot. Saw now its not working within the...
Read more >Git Graph - Visual Studio Marketplace
Git Graph extension for Visual Studio Code. View a Git Graph of your repository, and easily perform Git actions from the graph.
Read more >mhutchie/vscode-git-graph - Gitter
Added new "Show Tags" Extension Setting, that can be overridden per repository in the Git Graph View's Repository Settings Widget.
Read more >Git Graph: the easiest way to start using git - YouTube
We're covering all the topics in git that you'll need to be comfortable using it, from software installs to the terminology of git, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed, will be in the next release!
Thanks for the prompt fix!