GitHub Branch Issues - Create Branch Failing + Can't Publish the Old Way

Hey everyone, my team has been hitting major blockers with the recent v0 updates and hoping someone can help.

Our situation:
We have two people working on front end prototypes in v0. One person builds, sends to me for revisions, then back to them. This was working fine until recent updates.

Issues we’re experiencing:

  1. Create Branch button does nothing - I click it and nothing happens at all, no error, just fails silently. This is blocking me on multiple projects including our merchant application form. Even with creating pull requests we still seem to be experiencing issues.

  2. My colleague can make edits in v0 but can’t deploy. When we try to publish it says “No changes to publish” even though there are clearly changes. We tried creating branches, submitting PRs, merging - nothing updates production. The only thing that worked was forcing a deployment directly in Vercel, but that’s not a good long term solution for us as we still cannot see the changes I made on her end after I finish.

  3. Some of her other projects still let her publish the old way without GitHub.

What we’ve tried:

  • Creating new branches in v0 (fails)
  • Submitting PRs and merging (doesn’t trigger deployment)
  • Force deploying from Vercel (works but not a permanent solution)
  • We’re considering using GitHub Import to create fresh projects from our repos, but that seems extreme for all our projects

Questions:

  1. What’s the recommended workflow for a small team passing prototypes back and forth?
  2. Can we get help fixing our specific chats so Create Branch works? (I saw other threads where support did this)
  3. Is there a way to remove the GitHub requirement and publish directly like before?

The main one we have to fix is called “malin-v0-partner-portal-4Gt5YhBqotb” on my account if this is helpful at all, but right now we mostly need a permanent solution for being able to allow for my colleague to publish her new versions again. She has been having to send her chat over to me to publish by creating all new branches on my end and pushing in the Vercel Deployments tab manually.

Appreciate any help, this has been blocking us for days.

1 Like