stackblitz / stackblitz/sdk

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

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
50
Forks
32
PR merge metrics
No merged PRs in 30d

Description

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".

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Check out the linked reproduction branch, run npm run start, open /examples/embed-project-vm/, and click “Embed project” to reproduce the iframe request error. Trace the VM method Promise behavior around that failure; done means the Promise settles when the page request encounters an error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.