I’ve been using v0 to develop a web app. This is a long session and I’ve arrived at version 143 of my app. At this point the issue arrives.
v0 starts adding some random escape character such as “/” or forgot to close its comment. It constantly edit, review its work, find the same type of error, try to fix, announce that it has finished the job, review the work and found the same error again and again.
It keeps running in this loops continuously for nearly 2 hours and the result keeps getting worse.
To my observation:
- It seems to complicate the issue at first by trying to review everything before making edit.
- This could result in an overload of information and lead the Agent into the wrong path
This behavior is somehow very consistent with ChatGPT 5 in canvas mode. When making long edit, it suddenly decides to stop generating and is stuck at this point onward.
Hope the engineering team and look into this issue and find a fix. For me the best strategy I can pull out is to revert it back to its previous working version and redo my development.
mine does this