question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Git Graph Extension Broken

See original GitHub issue

Steps to reproduce

  1. Install Git Graph from Extensions tab

  2. Reload VSCode

  3. Open Git Graph

  4. Git Graph showes you broken ui with nothing showing

image

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:closed
  • Created 3 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
code-ashercommented, Nov 19, 2020

Fixed, will be in the next release!

2reactions
pfitzsebcommented, Nov 19, 2020

Thanks for the prompt fix!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found