-
Notifications
You must be signed in to change notification settings - Fork 310
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
vscode.dev can not use Simple Browser. #10023
Comments
Do someone know if this is the right place to put this issue? 👍🏼 thank you in advance. |
I doubt it. This is for running VSCode on remote machines (e.g. via SSH). |
No with SSH, but yes on remote machines, Simple browser is not working in vscode.dev when connecting to a dev tunnel. |
Guessing this has to do with the security policies on vscode.dev (can be repro'd without any remote connection on the vscode.dev homepage) |
Yes, it happened because the security policies on vscode.dev, we can not use simple browser inside vscode.dev only on local it works 👍🏼 |
@mjbvz We should disable Simple Browser in unsupported scenarios (ie serverless web). |
It should actually work if the page sets these headers:
The problem is that most servers do not set these. As a workaround for local development, you can make sure your dev server sets them Afaik there's not a good way to workaround this on our side besides the |
Closing in favor of microsoft/vscode#228522 since it happens in core too |
vscode.dev can not use Simple Browser.
The problem: when try to navigate inside vscode.dev in Simple Browser, all webpages refuses connection
Steps to Reproduce:
Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No
The text was updated successfully, but these errors were encountered: