Yesterday i have completed a series of extensive manual edits to the latest version of my code, however, this morning when i went back to the project, all the edits have disappeared, and only the latest generated version exists, and i cannot find a way to get them back.
Problem
Manual edits made to a v0 project have vanished, leaving only the AI-generated version.
Current Behavior
Extensive manual changes were saved yesterday.
Upon returning today, the project state has reverted to the last generated version.
There is no apparent way to recover the manual edits.
Hi Tech, Sorry to hear that you lost your changes, this shouldnt be happening.
A few questions from my side:
Are you able to share your chat link (link from the url, and private as long as your chat stays on private) this way its easier for the v0 team to check your problem when needed.
After making the manual changes did you click the save button or ctrl + S? When i started using the old(before beta) manual code mode i always forgot to click the blue save button and in the new beta i also sometimes forget to save it.
i have saved after each edit using ctrl+s and even manually in file → save.
I used to get a blue save changes button that would apply the changes and make the version (edit), but it no longer shows up. (I presume this is the reason why it doesn’t save but I cannot get the button to appear).
Aha, well… if you use ctrl s aswell then it should have saved(i use it myself aswell)
Within your git connection is auto pusing and pulling disabled or enabled? Do you maybe see a commit within ur git with the manual changes that is not merged yet?
If thats not the case there was maybe a weird git sync error (seen more since the last beta update)
Its a good idea for the v0 team to have a look within your chat to see what went wrong thanks for sharing your url.
Hi, looping right back to you. I have seen a new ticket that is also talking about not saved/synced changes while using git and maybe this is the same case for you: github integration recommendation
@pawlean maybe good to push this ticket and the linked one to the team, seems like some ui warning or status message is missing within the syncing part sometimes.