-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
[BUG]: Cannot read properties of null (reading 'rootUri') #332
Labels
help wanted
Extra attention is needed
Comments
|
I've noticed similar behavior with git graph whenever conventional commits throws an error. See this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I started getting this error recently:
To reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the prompt to open
Screenshots
Application logs
Additional info
I get this when working on different projects, so I don't think it's project/git related.
Restarting VS Code resolves the issue, but it usually happens again after a while.
I use Debian Bookworm and VS Code Insider edition.
The text was updated successfully, but these errors were encountered: