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
Cannot read property 'provider' of undefined #1150
Comments
Same with me @Evineit
Note: after last update to GitLens v11 |
Same here using:
The error fires when I open "Branches". It also occurs when I open "Commits" if I'm not in the The stack trace of the error:
|
Just installed latest GitLens and same thing happens to me. Can't see commits no matter what. |
Same Issue. Update to Vscode 1.51 automatically with the latest feature of gitlens. Great now I can directly manipulate gitlens operation in the source control panel. However, when I clicked at "commits", "repositories" and "file history" to expand, the following error notification will always appear, "Cannot read property "provider" of undefined". I was at a private GitHub repository then. I changed it to a public GitHub repository and this problem got resolved. No more error notification. Maybe the latest gitlens is having some trouble with the GitHub authentication. |
@Leslie-Wong-H even without a remote the error occurs to me |
Same issue with me and all my team |
same issue |
1 similar comment
same issue |
Same issue with the newest version (11.0.0). Installed the older version 10.2.3 and it works. |
same issue: |
Fixed in v11.0.1 |
so fast ,it's work fine now. |
fixed! thanks so much! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Nothing shows up at the commits and branches views when clicked, only an error notification shows up
VS Code Version: 1.51.1
OS: Windows_NT x64 10.0.19041
Steps to Reproduce:
1.Open the commit view
Log
log.txt
image

The text was updated successfully, but these errors were encountered: