Open
Description
Describe the bug
When clicking the button that says "Create a repository for GitHub", the page just hangs, even though I've left it for hours and nothing happens. There's clearly some kind of issue.
The project is

Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-7gkzrh?file=index.html
Steps to reproduce
Go to the project, click on the 'Create a repository' button, see the error.
Expected behavior
I expect this to be able to actually create a repository to my GitHub.
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 = 138.0.0.0
Major version = 138
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 164528624,
"usedJSHeapSize": 156626888,
"jsHeapSizeLimit": 4294705152
}
Hash = 96435430
Additional context
No response