webcontainer-core
webcontainer-core copied to clipboard
Booting Web container not loading.
Describe the bug
Im on StackBlitz and the booting web container is just frozen. (Dont mind my code, I am just a beginner.)
Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-olaw28?file=page2.html
Steps to reproduce
s
Expected behavior
I was expecting to see my website loaded in.
Parity with Local
- [X] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 128.0.0.0
Major version = 128
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 83676045,
"usedJSHeapSize": 76120153,
"jsHeapSizeLimit": 2003042304
}
Hash = 216f7361
Additional context
No response