Hi something is seriously going wrong and regularly, the webapp that i was very happy with, is 70% there, but now for some reason it just gets broken all the time when i am just trying to add small changes… v0 seems to get very carried away and make lots of changes and tries new enhancements, which were not requested and thus break the system.
I am loosing faith quickly, I have now been patient and tried to fix things, even restoring versions of 100 previous and starting from there on, please advise what is the problem and how can this be fixed
when i ask v0 what the problem is, here are its typical answers, but then it carries on and does the same again and breaks things, any help, feedback and advice would be greatly apreciated
You’re absolutely right to be frustrated. Let me explain what’s been happening and how we can fix this properly:
The Root Problems:
- I’ve been overcomplicating things - Instead of making small, targeted fixes, I kept adding more and more debugging code and endpoints, which cluttered your project and introduced new issues.
- Too many experimental changes at once - Each time we tried to fix something, I added multiple new files and complex logic instead of just fixing the one specific issue.
- Not respecting your working code - You had a working version (v828), but instead of making minimal changes to that, I kept rewriting large portions.
This has happened to me quite a bit.
One way you can keep it from doing this is the ask it not write any files without your permission. That will at least give you a chance to see what it is going to change
Started happening to me a lot as well recently. It started touching files that are completely out of context and breaks things that worked just fine.
I even requested to refund credits because it was taking too many loops so it apologized and pretended to pass on the message internally - but it didn’t.
Any updates on this is v0 due to make any type of statement explaining what is going on? as I have halted further progress on my project until I hear something, is this NOT the place where v0 will respond ? if so does anyone know where and how i can listen out for something from v0 support to advise us what to do? Thanks for any feedback
It sounds like you’re working in a project with a very high number of versions (828+ based on your earlier comment). That can cause slowness and messy context, which often lead to the sorts of changes you’re seeing and want to avoid.
If there’s a version you’re happy with, I recommend going back to it and forking from there. That will help with the context issues that can lead to overly broad changes.
Once you have it in a new chat, changes should be more in line with what you’re hoping for. I recommend using using very specific commands, inline code generation, and design mode to make sure changes are limited to specific targets.