stackblitz / webcontainer-core

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

Failed to boot WebContainer #1449

Open SimantaDas11 opened 1 month ago

SimantaDas11 commented 1 month ago

Describe the bug

Hello. I am using your application in my tablet Samsung Tab A... And im facing like when i create a project, it shows "Failed to boot WebContainer" i tried many times, it sucks... So please fix this

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-5nzpza?file=index.html

Steps to reproduce

Just fix the problem "Failed to boot WebContainer"

Expected behavior

Hope You will solve this, thanks.

Parity with Local

Screenshots

Screenshot_20240522-144456_Chrome Beta

Platform

Browser name  = Chrome
Full version  = 126.0.0.0
Major version = 126
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 86400000,
  "usedJSHeapSize": 68000000,
  "jsHeapSizeLimit": 662000000
}
Hash = 14f85cda

Additional context

No response

SimantaDas11 commented 1 month ago

Please solve it quickly, it is super bug!

jrvidal commented 1 month ago

:wave: Thanks for the report. I imagine it is non-trivial for a tablet, but it'd be really helpful to see what the error is in the devtools console. It is most likely a browser support error.

SamVerschueren commented 1 month ago

I believe that if you connect the table via a USB-cable to your computer/laptop, you can go to chrome://inspect on the computer/laptop and open the devtools. You might need to enable developer tools in the Android settings though.

More info here https://docs.digital.ai/bundle/LT/page/chrome_devtools_-_for_android_chrome.html.