Hello Vercel Support Team,
I’m facing a persistent issue with one of my existing branches and wanted your help to diagnose it.
Problem
For the past 4 days, the PR button on my current branch has been stuck in a loading state and never becomes visible. Because of this, I’m unable to create a PR from that branch.
Current Behavior
- Initially,
GitHubwas not connecting properly with this branch. - I reconnected
GitHubmanually throughVercel, and nowVercelshows that the repo is connected. - However, on
v0, the usual green dot indicator (Git connected status) is not appearing for this branch, even though it saysGitis connected. - As a result, I still cannot create a
PRfrom this branch.
Comparison of Branches
To test this, I created a duplicate/new branch:
New Branch
- The green dot appears correctly.
- The PR button is visible and works on the new branch.
- Issue: My authentication is broken (login keeps loading and never completes).
Old Branch
- Authentication works perfectly fine and has no login issues.
- Issue:
PRbutton +Git/v0green dot do not work.
It feels like the original branch might be stuck in an inconsistent or corrupted state between GitHub, Vercel, and v0.