-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
Cannot cleanly connect Bolt to Supabase to Github all in one flow
Link to the blitz that caused the error
https://stackblitz.com/edit/street-patrol?file=README.md
Steps to reproduce
Hey
I'm trying to learn how to connect bolt to stackblitz to my github, all in one flow.
It seems I can connect stackblitz to github no problem as I have
https://stackblitz.com/~/github.com/philanderson888/street-patrol
connected to
https://github.com/philanderson888/street-patrol
and my commits from stackblitz are coming through fine to github, all good.
https://github.com/philanderson888/street-patrol/commits/dev
Now I cannot get a steady connection from stackblitz through to bolt with this code though ...
There is no option from this screen
https://stackblitz.com/~/github.com/philanderson888/street-patrol
to connect into bolt.
I have a project
https://stackblitz.com/edit/street-patrol
https://bolt.new/~/street-patrol
but there seems no way to connect this project to my github - they are disconnected. And the only button on this project is to create a new github repository.
Not sure what is the right workflow here.
Expected behavior
I am not sure if you allow this functionality, not sure.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
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": 142524247,
"usedJSHeapSize": 135819459,
"jsHeapSizeLimit": 4294705152
}
Hash = 495c5120
Additional context
No response