stackblitz / webcontainer-core

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

Changes made in Bolt #1597

Closed vladaurbanek closed 1 week ago

vladaurbanek commented 1 week ago

Describe the bug

Bolt is telling me All changes should now be properly reflected in your Stackblitz project., but there's still the old version. Even if I close the Stackblitz window and open it from Bolt again, old version of the code remains.

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-vls63e?file=PROJECT.md

Steps to reproduce

Bolt is telling me All changes should now be properly reflected in your Stackblitz project., there's still the old version.

Expected behavior

If Bolt tells me the changes are made in Stackblitz, I should see them there.

Parity with Local

Screenshots

image image

Platform

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
performance.memory = {
  "totalJSHeapSize": 140387641,
  "usedJSHeapSize": 120763985,
  "jsHeapSizeLimit": 4294705152
}
Hash = f565b097

Additional context

No response

vladaurbanek commented 1 week ago

Sometimes closing a window and opening it again helps. Closing it because it's not critical.