Describe the bug
Clicking on Create a repository button asks for Github Access and once given access, the button's text changes to Authorizing... and its keeps on spinning instead of creating a repo
Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-nwbresra?file=models%2Fhospital_management_system%2FDoctor.models.js,models%2Fhospital_management_system%2FHospital.models.js,models%2Fhospital_management_system%2FMedicalRecord.models.js,models%2Fhospital_management_system%2FPatient.models.js
Steps to reproduce
- Create a Express Starter project
- Write some Code as you wish
- Click on create a Repository
- Give Github Access
Expected behavior
After Github access is given, the "Create a Repository" button changes its text to "Authorizing..." and it keeps on spinning instead of moving forward in the process
Parity with Local
Screenshots
Before Image
After Image
Platform
Browser name = Chrome
Full version = 137.0.0.0
Major version = 137
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 113122157,
"usedJSHeapSize": 75890769,
"jsHeapSizeLimit": 2248146944
}
Hash = 2e6e5e13
Additional context
No response
Describe the bug
Clicking on Create a repository button asks for Github Access and once given access, the button's text changes to Authorizing... and its keeps on spinning instead of creating a repo
Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-nwbresra?file=models%2Fhospital_management_system%2FDoctor.models.js,models%2Fhospital_management_system%2FHospital.models.js,models%2Fhospital_management_system%2FMedicalRecord.models.js,models%2Fhospital_management_system%2FPatient.models.js
Steps to reproduce
Expected behavior
After Github access is given, the "Create a Repository" button changes its text to "Authorizing..." and it keeps on spinning instead of moving forward in the process
Parity with Local
Screenshots
Platform
Additional context
No response