stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.23k stars 888 forks source link

cannot save project to github app #3084

Open bingomanatee opened 3 months ago

bingomanatee commented 3 months ago

Describe the bug

every time I try the dialog opens and tells me to "install github app"

then I get a 404 screen on github.com when I click the blue button

Link to the blitz that caused the error

https://stackblitz.com/edit/forest-list-manager?file=README.md

Steps to reproduce

  1. click the "configure" buton"
  2. click the blue stackBlitz button on the modal

Expected behavior

not this 404 page, for surt

Parity with Local

Screenshots

Screenshot 2024-06-24 at 2 04 53 PM Screenshot 2024-06-24 at 2 05 02 PM Screenshot 2024-06-24 at 2 08 11 PM

Platform

Browser name  = Chrome
Full version  = 126.0.0.0
Major version = 126
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 82358092,
  "usedJSHeapSize": 78740780,
  "jsHeapSizeLimit": 4294705152
}
Hash = dc4d7514

Additional context

No response