stackblitz / webcontainer-core

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

react applications not loading #1494

Open kushanz opened 1 month ago

kushanz commented 1 month ago

Describe the bug

previous react project are not working when reopen

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/kushanz/REACTAPP?file=src/components/Examples.jsx:L63

Steps to reproduce

previous react project are not working when reopen

Expected behavior

previous react project are not working when reopen

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 499be3932f50ab06349575b1c9042f95bc072a8b
WebContainer = adbcd1bf

Browser name  = Chrome
Full version  = 127.0.0.0
Major version = 127
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 71489373,
  "usedJSHeapSize": 62760333,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response

SamVerschueren commented 1 month ago

Hey @kushanz. Can you be more clear on what's not working? I opened the project, refreshed it a couple of times and it works fine. The more information we have, the better we can debug it on our end. If WebContainer fails to boot, screenshots of the Chrome Devtools could also be interesting.