-
Notifications
You must be signed in to change notification settings - Fork 258
Description
Describe the bug
when i click export in bolt to then open stack blitz and try to create a repository it says update status and configure app. i then lcik configure app and ive already linked stackblitz so i click update status, keep in mind i also click the all reposorties in the configure app option, and everytime i click update status it doesnt work. it just load and says install app which i already have installed. i would love for a fix for this so i can continue what id like to do.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-ln76kljc?file=index.html
Steps to reproduce
Go to bolt
make a website, give it a prompt.
deploy a website
click export right bisde deploy.
click open in stackblitz.
then click Create a repositori.
It says App is not installed(it is)
i click update status it doesnt work. i click configure app i do everything i need to do there and it still doesnt work
ive been stuck for 2 days here....
Expected behavior
i expect the repositori to be made.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 78098572,
"usedJSHeapSize": 68838708,
"jsHeapSizeLimit": 4294705152
}
Hash = d4eba4a9
Additional context
No response