V0 Github Branch Selection Bug - Sticky Testing Branch Issue

I’m experiencing a persistent branch selection bug that’s preventing me from working on my main branch.

Issue 1 - Auto-switching back to testing branch:
When I try to switch from “testing” to “main” branch, v0 automatically reverts back to “testing” branch without my input. This appears to be caused by v0 caching the branch preference internally, making it impossible to work on the main branch.

Video demonstration: Imgur: The magic of the Internet

Issue 2 - Branch selection loop after disconnection:
After disconnecting the testing branch to resolve the above issue, v0 gets stuck in a loop asking me to “select branch” repeatedly. Even when I try to select main branch, it keeps prompting for branch selection without actually switching.

Video demonstration: Imgur: The magic of the Internet

Workaround attempted: Complete GitHub disconnection and reconnection (still testing this solution).

Expected behavior: Users should be able to freely switch between branches and have their selection persist.

This significantly impacts workflow when trying to work on production branches.

Thanks for looking into this!

There could be a sync conflict. Do you have another chat that’s already tracking the main branch?

You may also want to try a different browser or incognito window to rule out browser cache, cookie, and browser extension interference