stackblitz "create repository" does not work, pop up says App not installed, when it is.
Describe the bug
I have a project open with code viewable. I click "Create Repository" A popup states "GitHub App configuration required You need to install the GitHub App to connect a GitHub repository to this project. The process is done in a separate tab." Below that in red "App not installed". I click on Configure which redirects me to GitHub where I can see that the app is infact configured. Further, within stackblitz I can click on Dashboard and see my GitHub projects and I can click on them which opens up empty containers.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-juskbxv2
Steps to reproduce
I click "Create Repository" A popup states "GitHub App configuration required You need to install the GitHub App to connect a GitHub repository to this project. The process is done in a separate tab." Below that in red "App not installed". I click on Configure which redirects me to GitHub where I can see that the app is infact configured. Further, within stackblitz I can click on Dashboard and see my GitHub projects and I can click on them which opens up empty containers
Expected behavior
The expected behavior is that the open project can sync with Github, which it cannot.
Parity with Local
- [x] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 82190812,
"usedJSHeapSize": 76596880,
"jsHeapSizeLimit": 4294705152
}
Hash = d4eba4a9
Additional context
No response