-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
When returning from the AI code edit, the project linkage displays a "create repository" option in the project section vs opening with the github project - meaning it isn't possible to push the generated code changes back to github.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-azvuuj?file=index.html
https://stackblitz.com/~/github.com/ujcs/sb1-azvuuj
Note, there seems to be an open from github then shifts to linking to a local project from other spots.
Steps to reproduce
- click edit with bolt.net
- click open it stackblitz
- no option to push to existing repository, only create new (and name already exists)
Expected behavior
Expect to bring up the existing project and option to push to repository.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
NA
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": 90716412,
"usedJSHeapSize": 88393964,
"jsHeapSizeLimit": 4294705152
}
Hash = 34c588ed
Additional context
NA
Metadata
Metadata
Assignees
Labels
No labels