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

stackblitz "create repository" does not work, pop up says App not installed, when it is.

Open klnt1148 opened this issue 8 months ago • 0 comments

Describe the bug

I have a project open with code viewable. I click "Create Repository" A popup states "GitHub App configuration required You need to install the GitHub App to connect a GitHub repository to this project. The process is done in a separate tab." Below that in red "App not installed". I click on Configure which redirects me to GitHub where I can see that the app is infact configured. Further, within stackblitz I can click on Dashboard and see my GitHub projects and I can click on them which opens up empty containers.

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-juskbxv2

Steps to reproduce

I click "Create Repository" A popup states "GitHub App configuration required You need to install the GitHub App to connect a GitHub repository to this project. The process is done in a separate tab." Below that in red "App not installed". I click on Configure which redirects me to GitHub where I can see that the app is infact configured. Further, within stackblitz I can click on Dashboard and see my GitHub projects and I can click on them which opens up empty containers

Expected behavior

The expected behavior is that the open project can sync with Github, which it cannot.

Parity with Local

Screenshots

Image

Image

Platform

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

Additional context

No response

klnt1148 avatar Apr 25 '25 17:04 klnt1148