Branches > Pagination is broken
Pagination on the bottom of the (active/stale/all) branches page allows you to navigate to previous and next pages.
However, I can continue to hit `Next` and the URL page changes but the contents of the page remain the same.
For example `https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/-/branches/stale?offset=7&page_token=add-accessibility-docs-template&sort=updated_asc` and `https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/-/branches/stale?offset=6&page_token=add-accessibility-docs-template&sort=updated_asc` contains all the same list items


issue