-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Port view is empty #13377
Comments
I tested it https://github.com/mustard-mh/test/tree/hw/port-view with both stable and latest browser code, both worked. Could you try it on your side? Or provide more information like screenshots, logs, window log. 🙏 @mikenikles |
This is a firefox bug, workaround for now is reload the tab |
@jeanp413 Do we have an issue in upstream to link to? |
Nope as I can't reproduce upstream with MS cdn, also workaround for this firefox bug is already there (empty script tag) and works with MS cdn |
Having the same problem on Firefox, and can confirm that it works as expected on Chrome. |
We did some improvements to how we serve webviews last week and I'm having hard time to reproduce it now. @mikenikles @MvRemmerden Could you try again? @mustard-mh @jeanp413 I rarely see stale start in Chrome today, so it loads very fast. I wonder why. |
Maybe it got moved to another location or hidden accidentally, Could you run |
You're right, it moved to the left side below the Explorer. I didn't see |
Hi @mikenikles 👋 , thanks for your awareness, we created a PR #14102 to fix default location of PortsView. Changes are deployed in both stable and latest Browser Code in SaaS Gitpod now. 🙏 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Reproduced on Firefox browser. I created several workspaces, refresh/reload the page without any success. |
Thanks for reporting it, will release a fix later today 🙏 Upstream PR microsoft/vscode#173682 |
@scraly I deployed vscode stable with the fix |
Bug description
The new default ports view appears empty.
Steps to reproduce
Start a workspace with the following ports defined in
.gitpod.yml
:Workspace affected
No response
Expected behavior
The ports view lists all ports.
Example repository
It happens for a private repo. If additional info is required beyond the ports configuration in
.gitpod.yml
as shared above, please let me know.Anything else?
No response
The text was updated successfully, but these errors were encountered: