Error when Merging to main

Is anyone else having trouble merging their branch into main?

You’ll need to contact support at Home | Bubble Support Center to resolve this

I did. Just wanted to check if other people are also having the same issue.

Thanks.

For future reference (Bubble Support):

There are a few targeted steps we’d like you to try, as this type of merge error can sometimes be caused by duplicate IDs or changelog-related issues:

Try following steps:

  • Run the Issue Checker on both the source branch and the main branch

  • Make sure your source branch is fully updated from main, then retry the merge

  • Try merging in smaller batches instead of all changes at once

  • Alternatively, create a fresh branch from main and merge your changes into that

  • If you’re using the changelog feature, try temporarily disabling it and retrying the merge

Additional quick checks:

  • Clear cache and retry (I know you’ve already done a hard refresh, but worth confirming)

  • Disable any browser extensions and try again