-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
Hello
Whenever I connect a stackblitz project to github this works fine.
But the moment I connect the project to bolt using the 'open in bolt.new' button from stackblitz, this opens in bolt fine.
But ... any edits ... when saved back to stackblitz ... open in a window where the only github option is to 'Create a repository' ... the previous connection does not show, and there is no option to connect to an existing github repository either.
Seems odd!
Result is ... i have to manually copy and paste all changes to my code base in VSCode and push the commits up manually to github, seems odd ... not sure if you were aware there is an issue here?
thanks.
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-nv8yew6e?file=README.md
Steps to reproduce
Hello
Whenever I connect a stackblitz project to github this works fine.
But the moment I connect the project to bolt using the 'open in bolt.new' button from stackblitz, this opens in bolt fine.
But ... any edits ... when saved back to stackblitz ... open in a window where the only github option is to 'Create a repository' ... the previous connection does not show, and there is no option to connect to an existing github repository either.
Seems odd!
Result is ... i have to manually copy and paste all changes to my code base in VSCode and push the commits up manually to github, seems odd ... not sure if you were aware there is an issue here?
thanks.
Expected behavior
Expect to be able to cleanly and easily connect a permanent connection from Bolt through to Stackblitz through to Github for the same project.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
performance.memory = {
"totalJSHeapSize": 225515981,
"usedJSHeapSize": 154060705,
"jsHeapSizeLimit": 4294705152
}
Hash = 853a9fbb
Additional context
No response




