-
Notifications
You must be signed in to change notification settings - Fork 690
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
[v0.26.0] show graph command fails #1400
Comments
This also fails on vscode serve-web. There is also a warning the console: I don't think that warning is connected... there are no other errors or warnings in the network or console. |
This also happened to me on Linux with either vscode or codium options. |
same. bump |
@pderaaij is looking into the issue. |
Confirming that rolling back to 0.25.12 gets this working in the github codespace/web docker. With 0.26.4 failing. |
A tiny bit ironic if 0.26 enables it as a web Ide extension, as i'm unable to get foam commands to work on gitlab's web ide, and on github web ide, when clicking on a path it gives a windows path and doesnt refer to the correct root / path but the graph is atleast visible. So swapped to the code spaces version for this purpose, of which as mentioned above, the rollback is required to be able to open. |
Describe the bug
Show graph command fails. I am using this inside code-server , please see logs below
Small Reproducible Example
No response
Steps to Reproduce the Bug or Issue
Try Foam:show graph command
Expected behavior
Graph appears
Screenshots or Videos
No response
Operating System Version
inside code-server instance, client is browser on Mac OS
Visual Studio Code Version
1.93.1
Additional context
As a workaround, I am reverting back to 0.25.12
The text was updated successfully, but these errors were encountered: