-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Thanks for very good platform.
My project remained between the earth and the sky (on INITIALIZING GIT REPOSITORY ...) after trying Connect Repository and clicking Create Repo & Push (and giving access to my GitHub account):
After each reloading, I just get an error ("failed to fetch" or "HTTP 401 error") (at the middle-bottom of the page) and then no extra thing (other than the things you see in the above screenshot). But dev server loads the project at the background successfully. I can't edit anything.
I checked my GitHub. The remote repo had been created.
There is no issue when I open the link anonymously.
I tried multiple things, but were not successful:
-
Removing created repo on GitHub
-
Revoking StackBlitz access from my GitHub.
-
Rename the project: Has not any effect
-
Trying similar action about my other existing SB projects. They stay at a more preparatory stage: "Connecting..." (and don't create a GH repo).
The good thing about these is that a "page refresh" reverts everything to the first state and so I can work on them again. This includes retrying "Connect Repository" (although it remains at "Connecting..." again). -
Fortunately, the main project can be forked. But a forked one is just like my other projects (see number 4 above).
How can I refresh anything (like when there was no connected GitHub repository)? I need to edit my original project.

