stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.93k stars 171 forks source link

"Waiting for preview to load..." - Issue #1613

Open patinas opened 4 days ago

patinas commented 4 days ago

Describe the bug

When importing a project it is stuck at ""Waiting for preview to load..." - Tried looking at the actual app code but it seems like a bolt issue - Can you help?

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-djxlhl?file=package.json

Steps to reproduce

  1. Import a project
  2. "Waiting for preview to load..." - Issue

Expected behavior

Show the actual preview of the application.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 98058016,
  "usedJSHeapSize": 87962888,
  "jsHeapSizeLimit": 1956118528
}
Hash = d3acb9e1

Additional context

No response