-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
I created a website inside of bolt.new - deployed it and after that I opened it with stackblitz.
The first time I did this it has worked when I pressed on "Create a repository" although when I did that, I couldn't authorize GitHub with stackblitz, it got me stuck in a loop where I had to give StackBlitz access to GitHub and vice versa.
I couldn't configure the GitHub App with StackBlitz, even after I pressed "Update" many times.
Now when I deleted the repository from stackblitz and tried setting up a new one inside of StackBlitz and then connecting it with GitHub, I can no longer even create one. There isn't and error or anything. Every time I press on it, nothing happens.
Could you please help me with this?
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-t9rfn9dh?file=index.html
Steps to reproduce
- Go to bolt.new
- Create a random website
- Deploy
- Open With StackBlitz
- Press on 'Create a repository'
Expected behavior
I expect that I should be able to press on 'Create a new repository' and something should pop up, instead of it just doing nothing?
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
performance.memory = {
"totalJSHeapSize": 70449746,
"usedJSHeapSize": 67213746,
"jsHeapSizeLimit": 4294705152
}
Hash = 33edf5bb
Additional context
No response
