-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
Description
Describe the bug
When I open Stackblitz that is connected to a Github project, the ability to use bolt.new AI disappears.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/klnt1148/sb1-hv1dedb2
Steps to reproduce
- Login to stackblitz.com
- Click on your github project.
- The UI refreshes and bolt.new is no longer available.
- I have also tried to open in bolt.new directly by using https://bolt.new/~/github.com/klnt1148/sb1-hv1dedb2
- This step returns an access error from Github.
- I also asked bolt.new to assist in connecting my github file to bolt. Bolt created a beautiful and useless UI with instruction, that were 100% incorrect.
- First it said to go to bolt.new and click on Import Github Project, a button that does not exist.
- it then suggest to create a new project by clicking Create New Project another button that does not exist.
- It then suggested to use https://bolt.new/import/github.com/klnt1148/sb1-hv1dedb2 that results in a 404 error.
- it thn suggested to use https://github.bolt.new/klnt1148/sb1-hv1dedb2 that results in a DNS error.
- To trouble shoot, I removed stackblitz app access from github. I then use stackblitz.com to reinstall the app and I was successfully able to connect my project ot stackblitz.com.
- however, I cannot us bolt.new at all and as of this morning have used 2.3M tokens out of my monthly 10M to troubleshoot this issue.
- I am literally having to use SuperGrok another paid subscription to assist in writing code for the site on stackblitz.com because bolt,new integration does not work.
Expected behavior
Bolt.new should be available to be used and it is missing.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 2e03455b
Browser name = Chrome
Full version = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 102609120,
"usedJSHeapSize": 92829908,
"jsHeapSizeLimit": 4294705152
}
I have the same exact experience on mac book pro as well as Windows 11.
Additional context
So far not at all impressed as I have wasted hours with this project using a product "bolt.new" with Stackblitz.com that feels half baked at best. I was really hoping that this tool would be useful. I Clicked the "I have run the project in my local machine and I could not reproduce the issue." even though there are zero instructions on how actually run this locally.
*