v0 preview does not update after GitHub commits on the same branch

Workflow

  1. Create mockup on v0
  2. Push it to GitHub
  3. Pull it to my PC and modify the code on my own
  4. Commit back to GitHub, same branch

Current Behavior

  • v0 preview will always show the result of initial commit.
  • v0 preview is only updated if I duplicate the branch.

Question

Is this a bug and how to fix it?