-
Notifications
You must be signed in to change notification settings - Fork 1.2k
PR preview is broken in VS 2019 16.7.3 on Windows 7 #2547
Comments
Hm. Seems like deleting the files in the
Feel free to close the issue if you don't think it's an issue or this issue doesn't need extra error handling. |
Hi @bchavez, Thanks for the report! I have a possible fix ready. Could you try installing the version from here: If this works, I'll get a new version out ASAP! |
Ok, back on my machine. Just some more data points: I couldn't reproduce the issue from other PRs until I submitted a PR that has a failing status check: bchavez/Coinbase.Pro#22 Now I can get the GitHub window to display the error somewhat reliably (about 8 in 10 times): I will install the custom build now. |
Hi @jcansdale, I'm happy to report I started VS 2019 almost 25 times and I no longer get any error with the custom build! I think you have fixed the problem! Your new build is working great! Thank you so much! 🥳 |
Interesting, that must be why we're not getting a flood for reports.
@bchavez excellent, thanks for testing it! |
Installed version 2.11.108 from here: https://github.com/github/VisualStudio/actions/runs/364077069 |
Versions
GitHub Extension for Visual Studio version:

Visual Studio version:

What happened
Clicking on a PR results in the following UI error:


Then, pressing Refresh:


However, starting Visual Studio with
devenv /log
actually makes the GitHub window work:Steps to Reproduce
Steps to reproduce the behavior:
/log
argument.Starting Visual Studio with
devenv /log
will make the error go away.Expected behavior
The expected behavior is that no error is shown and PR preview page is visible.

Screenshots
See above.
Logs
GitHubVisualStudio\extension.log
Additional context
dotnet --info
The text was updated successfully, but these errors were encountered: