stackblitz / webcontainer-core

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

I can't resume editing my project saved on Stackblitz repo in bolt.new. #1586

Open TheBlueHouse75 opened 2 weeks ago

TheBlueHouse75 commented 2 weeks ago

Describe the bug

The "Open in Blot.new" button is missing from the project when it is on a repository, so I'm unable to open and edit my project on Bolt.new.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/TheBlueHouse75/Depot-de-Garantie?file=tailwind.config.js

Steps to reproduce

jsut display the project in Stackblitz, no bolt.new button

Expected behavior

The opnein Bolt button should appear, otherwise, there is no possibility to upload the project in blolt.net

Parity with Local

Screenshots

Capture d’écran 2024-11-06 à 01 24 02

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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 104290038,
  "usedJSHeapSize": 99714342,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response