stackblitz / webcontainer-core

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

App not loading first page #1582

Open sahni1977 opened 2 weeks ago

sahni1977 commented 2 weeks ago

Describe the bug

App not loading first page

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/sahni1977/vos?file=src/components/layout/DashboardLayout.tsx&view=editor

Steps to reproduce

  1. npm run dev

Expected behavior

app should load

Parity with Local

Screenshots

not required

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 34c588ed

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

Additional context

na