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

Unable to run simulator when accessing via insiders.vscode.dev or https://insiders.vscode.dev/makecode #161

Open
ethansTJ opened this issue May 23, 2023 · 4 comments
Assignees
Labels
bug Something isn't working P2

Comments

@ethansTJ
Copy link

I came across a link suggesting to use https://insiders.vscode.dev/makecode to play with the experience and discovered that the simulator wasn't launching nor was the "build for hardware" working. After fighting it a while I tried installing the extension in regular https://vscode.dev and the simulator worked as did the build for hardware. It appears maybe it is a CORS or CSRF issue where the site isn't allowing itself to be embedded by insiders.vscode.dev?

@abchatra
Copy link
Contributor

abchatra commented Jun 2, 2023

@riknoll CORS issue for online VSCode. Can you please take a look at this?

@abchatra
Copy link
Contributor

abchatra commented Jun 2, 2023

I can reproduce the issue.

@abchatra abchatra added bug Something isn't working P2 labels Jun 2, 2023
@abchatra
Copy link
Contributor

abchatra commented Jun 2, 2023

Thanks @ethansTJ for reporting this.

@riknoll
Copy link
Member

riknoll commented Jul 26, 2023

as a workaround, you can add ?vscode-coi=off to the end of the URL to bypass this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

3 participants