-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
Every time you open your project in StackBlitz, it seems to forget if you've already prior uploaded to your Github repo, and basically only provides the option to create a brand new repo. This makes no sense and breaks the workflow of continuous implementation.
Link to the blitz that caused the error
Not an error as such
Steps to reproduce
Go to Open in StackBlitz, and then deploy a project to a repo, and then reopen in StackBlitz and you'll notice that its not remembered that you've already deployed.
Expected behavior
You should be able to update the original repo you prior created.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 144097235,
"usedJSHeapSize": 132536079,
"jsHeapSizeLimit": 4294705152
}
Hash = d3acb9e1
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels