-
Notifications
You must be signed in to change notification settings - Fork 295
Visual Studio Code 1.61.2 Webview Bug / Installation Issue #581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @mattiasthalen, Do you get any Visual Studio Code error messages (bottom right of your window) when you open the Git Graph View? If so, please provide it. It may be one of a few Visual Studio Code Webview bugs that are currently affecting all extensions that use them (e.g. #524) - Git Graph is just one of many affected extensions. When the Git Graph View (Webview) is open, run the "Developer: Open Webview Developer Tools" in the Visual Studio Code Command Palette, and see if there are any informative error logs relating to the Webview. Please respond with any relevant error logs. Are there any elements in the Git Graph View that are cropped out of your screenshot (e.g. some text on the top left)? As Visual Studio Code provides the Webview for extensions to render content in, it's up to Visual Studio Code to configure the view, and load the content instructed by the extension. The information you've provided so far leads me to believe this is a Visual Studio Code bug, or an isolated issue with your installation after updating. Please let me know your responses and any error messages, so I can try to help diagnose this further. FYI: Visual Studio Code 1.61.2 has been released for almost a week now, and no other users have reported any other issues to me so far. |
Hi @mhutchie, Thanks for taking the time. Edit: |
Hi @mattiasthalen,
In the past when these sort of issues occur after a Visual Studio Code update, restarting it or their computer usually sorts it out. (hardly a satisfying answer though) I'll close this for now as it seems to have been a one-off that is no longer affecting you. |
Describe the Bug
Git Graph is blank after applying the latest update to vs code.
Steps to Reproduce
Steps to reproduce the behavior:
Expected Behavior
A visualization of the git log
Environment
Screenshots (optional)

⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.
The text was updated successfully, but these errors were encountered: