webcontainer-core
webcontainer-core copied to clipboard
Stackblitz doesn't recognizes the app installation and authorization
Describe the bug
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.
App is not installed
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-1c8zt7ui?file=index.html
Steps to reproduce
Inside Stackblitz project, when you try to sync with github repo
Expected behavior
should already recognize the app as installed
Parity with Local
- [x] 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 = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36 EdgA/135.0.0.0
performance.memory = {
"totalJSHeapSize": 109019664,
"usedJSHeapSize": 93946540,
"jsHeapSizeLimit": 1098907648
}
Hash = fb22cd3d
Additional context
No response