Not sure if it’s just me but it seems when trying to load projects they infinitely load… I can fork the project and it works great for about 2 generations but then goes back to infinitely loading the project… If anyone has had this issues before and knows a fix - please let me know!
Does it like never load? Or does it load but then keeps refreshing everytime?(Refresh loop)
I had this issue in 2 projects, 1 time, there was like a hidden global.css file somewhere and v0 tries to generate a second one so i had a style refresh loop. I fixed that by saying that we already have a global.css and that we dont need a new one and that it shouldt ever create one ever again
1 other time i needed to delete the showing global.css and then use that prompt.
In a other project it was a issue with tailwind v3 to v4. I needed to ask to update tailwind without using a twconfig file. It changed my styling a little bit but atleast the project worked again. Both cases i needed support from the v0 team to solve it.
If its not a refreshloop, please let us know if you use anything like database connections and if you get any errors.
I switched browser and it seems to be working now… If it comes back I’ll use your advice. Thank you so much
Good to hear! Goodluck with your projects. @mash-arete can you close this topic?.
Thank you for helping, Marnix! Love seeing community members help others
Keep it up!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.