-
Couldn't load subscription status.
- Fork 259
Description
Describe the bug
I've been working on a project several days, fixed several bugs, and got the project into a semi-functional state. But then a few minutes ago Bolt said it had trouble loading the project and reverted it to several days ago. I've lost several days worth of work and have no way to recover it. And I can't even save progress to git as I go because you don't have git saves in bolt. very frustrating.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-2zvr9b?file=index.html
Steps to reproduce
I spontaneously lost all my work.
- I created a project several days ago and have been working on it in 1 hour chunks
- today I logged in and continued the project. I had a few edits.
- I opened the project in stackblitz to save it
- I deployed the project to netlify. It worked
- I bolt a new prompt to start on the next section of the code. Bolt said it had an error loading the project. Then it showed the project state from 3 days ago. Now the last few days of progress is gone.
- this seems like a problem
Expected behavior
Don't spontanously delete several days of progress on a project.
maybe there's a way to use git for this?
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 107614109,
"usedJSHeapSize": 74585913,
"jsHeapSizeLimit": 4294705152
}
Hash = d3acb9e1
Additional context
This would be moot if bolt had a way to save changes as a git MR.
This is a server side issue (my project was lost). I not a runtime issue, so I didn't run it locally.