I’m working on a relatively small project using v0. I was in version 97 of my code when I noticed that the chat was extremely slow. After doing some research, I found out that using the Fork option could help with the performance issues—and it did. I applied it to my project and the performance improved significantly.
However, after forking, it seems like v0 stopped understanding certain parts of the project correctly. It started making mistakes, and now there’s an error that it can’t fix. Here’s the problem:
I’m not sure what to do now—if I stay on the main chat, the performance is painfully slow, but if I fork it, my project broke.
Thanks in advance for any help!