webcontainer-core
webcontainer-core copied to clipboard
Unable to create GitHub repository
Describe the bug
When I try to create a repo, it opens a window asking me to select a project. When I select the project, it gets loaded - from which I can try to create a repo... And the cycle continues.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-pmxmmrta?file=package.json
Steps to reproduce
Open a project. Click [Create a repo] Authorize Select a project from the list Repeat
Expected behavior
Open a project Click [Create a repo] Authorize View newly created repo
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 = 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 Edg/134.0.0.0
performance.memory = {
"totalJSHeapSize": 176102413,
"usedJSHeapSize": 112748445,
"jsHeapSizeLimit": 4294705152
}
Hash = 5a421e5b
Additional context
No response