webcontainer-core
webcontainer-core copied to clipboard
Create a Repository Not Working
Describe the bug
Once I click the 'Create a repository' button in the top left, the repo is created. But the button remains. Stackblitz does not acknowledge a repo was created. Therefore, changes are not added to the existing repo.
Recreate at either URL: https://stackblitz.com/edit/node-rest-api?file=index.js https://stackblitz.com/edit/node-fetch-multiple-requests?file=index.js
Thank you
Link to the blitz that caused the error
https://stackblitz.com/edit/node-rest-api?file=index.js
Steps to reproduce
- Click the Create a repository button
- Do so at either link: https://stackblitz.com/edit/node-rest-api?file=index.js or https://stackblitz.com/edit/node-fetch-multiple-requests?file=index.js
- Repo is created, but changes afterwards are not added to the repo.
- Project does not have a repo connected even though one was created.
Expected behavior
- Create the repo.
- Current Branch with the dropdown shows
- Changes are saved in the repo
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 = 120.0.0.0
Major version = 120
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 80459472,
"usedJSHeapSize": 76724276,
"jsHeapSizeLimit": 4294705152
}
Hash = a9c8a5a3
Additional context
Nothing else