webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Unable to try Vite

Open seahindeniz opened this issue 7 months ago • 1 comments

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

  1. Visit https://vitejs.dev/guide/#trying-vite-online
  2. Click on Vanilla (JS)
  3. 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

Screenshots

image

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

seahindeniz avatar Jul 14 '24 10:07 seahindeniz