You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reproduce, checkout this branch, run npm run start, navigate to /examples/embed-project-vm/ and click on "Embed project".
The text was updated successfully, but these errors were encountered:
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
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".The text was updated successfully, but these errors were encountered: