v0 deploy button missing and replaced by Create PR in existing chats

Problem

I cannot see the Deploy button for my project in v0.

Current Behavior

I last worked on this project in a v0 chat a few months ago. Previously, every time the chat made a change, I could press a button to deploy the changes. However, today the deployment button is gone.

image

  • The top right menu only shows Settings, Share, and a disabled Create PR button.
  • It claims no changes have been made, even though the website preview shows updates.
  • The Share button only allows sharing the chat, not deploying.
  • Settings does not contain deployment options.
  • Viewing the current deployment only shows the old version.

How do I fix this? Or am I not looking at somewhere really obvious?

Somehow when I create a completely new chat unrelated to this project, the Deploy button shows as expected.

1 Like

Did you know there’s another category dedicated to v0 topics? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

Our docs are a great place to start.

We also have a walkthrough to help guide your workflow.

And these recordings can give you a look at v0 features and strategies in action shown by our Community:

https://community.vercel.com/tags/c/events/42/v0

1 Like

Can you share a chat link?

1 Like

This was the chat I was using, I temporarily got around it by making a new branch and then merging the branches with the changes the v0 made, in a completely new chat. But I don’t know what to do in the future.

I don’t want to make the chat public if possible - are you able to see it being Vercel Staff?

I’ve shared this as an example with the v0 team :slight_smile:

I’m glad you were able to find a workaround anyway.

1 Like

Have you ever seen an ‘uncommitted changes’ island popping up after saving changes in the editor (either with the notification that has the buttons, or just using cmd+s)?

I’m on Windows and using v0.app in Chrome. So Ctrl + S doesn’t work as it actually tries to save the webpage to my local files

I don’t see any notification to save changes actually. It was weird because after chatting with v0 and it made the changes (because I could see the preview change), it still kept showing this:

image