stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.93k stars 171 forks source link

Branches aren't showing up #1607

Open TrackerXXX23 opened 6 days ago

TrackerXXX23 commented 6 days ago

Describe the bug

I created a new branch in Stackblitz, it got created in my github. When I try to see it in Stackblitz inside my repo all it shows is the main branch.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/TrackerXXX23/Orion

Steps to reproduce

see descrip

Expected behavior

no branch visalbe

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = d3acb9e1

Browser name  = Chrome
Full version  = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 97236118,
  "usedJSHeapSize": 93238886,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response