Skip to content
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

"Open in Browser" does not work #534

Open
bannus opened this issue Nov 29, 2022 · 2 comments · May be fixed by #595
Open

"Open in Browser" does not work #534

bannus opened this issue Nov 29, 2022 · 2 comments · May be fixed by #595

Comments

@bannus
Copy link

bannus commented Nov 29, 2022

Version: 1.162.0

  1. Select file cloned from ADO repo, right click
  2. Select "Open in Browser"

Expected: Opens in browser
Actual: Blank page loads (https://dev.azure.com/<org>/<project>/_git/<repo>#path=<path>&version=GBdevelop)
Appending &_a=contents fixes the issue. Might be an upstream issue with ADO itself.

@edokan
Copy link

edokan commented Jan 18, 2023

can confirm with v1.162.1

The url it produces has a hashtag instead of a question mark. Change it to question mark and it works

@johnaziz57
Copy link

Something that I have noticed
Pressing Open in Browser -> opens blank page -> Press enter in the address bar, it will actually load.
I don't know why is that

@mhienle mhienle linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants