-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
I have attempted to Create Repository multiple times but every time, it says that the Github App needs to be installed. I follow the prompts and get it connected. Verified in my Github that the app is installed and has access. I've revoked access and deleted it several times and restarted the process thinking something may be stuck. I think it's a bug since I was successful one time but it has failed every time after that.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-aewfnvu1?file=integrations.vscode.userData.settingsRaw
Steps to reproduce
Click Create Repository button on StackBlitz. Follow wizard to install app. App closes tab and redirects you. Go back to your project and click refresh, still says App isn't installed.
Expected behavior
StackBlitz creates Github Repository in my Github account and push the code to the default or main branch.
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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 121342554,
"usedJSHeapSize": 111554402,
"jsHeapSizeLimit": 4294705152
}
Hash = 33edf5bb
Additional context
No response