webcontainer-core
webcontainer-core copied to clipboard
Unable to try Vite
Describe the bug
I was trying a new project forked from https://vitejs.dev/guide/#trying-vite-online and seems like Stackblitz doesn't work at first try.
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-ropcpr?file=index.html&terminal=dev
Steps to reproduce
- Visit https://vitejs.dev/guide/#trying-vite-online
- Click on Vanilla (JS)
- Wait for Stackblitz to boot up
Expected behavior
Well, anything. Maybe even an error indicating what happens so that I could go on with.
Parity with Local
- [X] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 126.0.0.0
Major version = 126
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 280145297,
"usedJSHeapSize": 268551981,
"jsHeapSizeLimit": 4294705152
}
Hash = 70dbe416
Additional context
No response