stackblitz / webcontainer-core

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

Losing all project progress #1603

Open bkowalski21 opened 1 week ago

bkowalski21 commented 1 week ago

Describe the bug

I have spent a lot of time trying to build a CRM and paid for your premium package. Several times, the system has frozen and I have lost all progress which is extremely disappointing.

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-zv5hme?file=index.html

Steps to reproduce

using bolt.new

Expected behavior

I expected my work to be saved

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 232723072,
  "usedJSHeapSize": 215618400,
  "jsHeapSizeLimit": 4294705152
}
Hash = f565b097

Additional context

No response