I was making a project in the chat. After version 26, the code does’t load and neither am I able to download the code. I am not able to even view the last versions. Here is the link: https://v0.dev/chat/backend-design-patterns-3eRL7Rj5ema
When you say the code doesn’t load, what does that mean? Does the page freeze or load indefinitely?
This should be the deep link to the v1 of your chat which might work if it’s the latest version that has an infinite loop of some sort
If this loads, you should go to a recent version (like 25) and then fork into a new chat and continue from there
https://v0.dev/chat/backend-design-patterns-3eRL7Rj5ema?b=b_r7VtmAIOh23
Otherwise if that’s not the issue, can you share a screenshot of what you’re seeing?
Thanks Jacob for fast reply. I am seeing a black screen for all the versions in the editor. When I try to download v26, i get {“error”:“38”} JSON response. Fortunately I am able to download previous versions as a zip file
If you can fork the earlier version into a new chat you might be able to move forward with that
Can you try hovering over the little crossed Eye at the top of the preview tab? It might have a little tooltip that explains why preview is disabled, which can sometimes happen by mistake if it detects an unsupported framework
Thanks. Forking v22 into a new chat worked and I can continue from there, I don’t know what was the issue with more recent versions. Thank you so much
Ah if it’s java we definitely don’t support that in the preview, but all the same you shouldn’t be getting the 38 (internal server error) when downloading your code, I’ll see if I can find the logs for it
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

