stackblitz / webcontainer-core

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

Github settings #1600

Open keneur opened 1 week ago

keneur commented 1 week ago

Describe the bug

StackBlitz seems to be forgetting projects connected to Github

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-krr3fn?file=index.html

Steps to reproduce

Go to StackBlitz and there's no GitHub icon even though this project was connected to GitHub.

Expected behavior

Be able to upload new code of the same project to the same github

Parity with Local

Screenshots

No response

Platform

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 Edg/130.0.0.0
performance.memory = {
  "totalJSHeapSize": 65620670,
  "usedJSHeapSize": 62385366,
  "jsHeapSizeLimit": 2160066560
}
Hash = f565b097

Additional context

No response