Issues with Version History, Preview

Hello,

I’m experiencing a few issues with my project on v0:

  1. Missing Versions:
    The latest version of my project used to be version 53, but now the editor only shows up to version 49. It seems like several recent versions have disappeared.
  2. Preview Not Working:
    I’m unable to use the Preview feature on version 49. It shows the message:
    "Preview is disabled".
    However, the preview works correctly on other versions.
  3. Loading Animation in Chat Files:
    In the file chat view, I see a continuous loading animation next to the files edited by AI, as if the AI is still working on them. This is unexpected because those edits were completed a while ago — again, the last known version was 53.
    I suspect this might be related to the missing versions and is possibly the reason why the preview isn’t working on version 49.

Could you please look into these issues and help restore the missing versions and fix the preview functionality?

v0 has a few different kinds of “project blocks”

  • code projects with file tree and preview
  • code projects with file tree (no preview)
  • single file
  • executable scripts

While it tries to use the preview project as much as possible, if the functionality can’t run in it’s browser runtime, it has to fall back to a project with preview disabled

I suspect what happened here is your version 49 introduced some unsupported functionality which made it switch to the wrong kind of block, which disconnected the version numbers in the editor

If that’s the case, you may just need to roll back to 48 and try a different approach.

if that doesn’t sound right, could you provide a chat ID so we can investigate deeper?

Okay, here you go: VlkAqLtoC8N (i think this is what you need, this is from url; if no please let me know how i can get this id).

This is my project ID: wfBtb6evrvU

It was working perfectly fine before: i started this project in February and did not touch it at all. Few days ago i wanted to check my project and suddenly it stopped working for some reason.

update: It seems that many versions are being edited by the AI at the same time. Preview does not work on many versions, not only 49.

Any updates? @jacobparis