webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Create a Repository Not Working

Open eastcoastdeveloper opened this issue 1 year ago • 0 comments

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

  1. Click the Create a repository button
  2. 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
  3. Repo is created, but changes afterwards are not added to the repo.
  4. Project does not have a repo connected even though one was created.

Expected behavior

  1. Create the repo.
  2. Current Branch with the dropdown shows
  3. Changes are saved in the repo

Parity with Local

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

eastcoastdeveloper avatar Feb 21 '24 00:02 eastcoastdeveloper