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

A Promise returned from one of the VM's methods fails to settle if the request encounters an error on the page inside the iframe #11

Open
emilefokkema opened this issue Jul 24, 2023 · 0 comments · May be fixed by #12

Comments

@emilefokkema
Copy link

emilefokkema commented Jul 24, 2023

This directly related to this issue.

To reproduce, checkout this branch, run npm run start, navigate to /examples/embed-project-vm/ and click on "Embed project".

@emilefokkema emilefokkema changed the title SDK embedProject resolves before the Stackblitz VM is ready causing Vm methods to fail or produce incorrect behavior A Promise returned from one of the VM's methods fails to settle if the request encounters an error on the page inside the iframe Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants
@emilefokkema and others