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 ![Screen_Shot_2021-02-10_at_3.16.35_PM](/uploads/092de1fd058d7d6946766a48d616b963/Screen_Shot_2021-02-10_at_3.16.35_PM.png) ![Screen_Shot_2021-02-10_at_3.16.18_PM](/uploads/c733942f896edf74fcd68fcf536ffb97/Screen_Shot_2021-02-10_at_3.16.18_PM.png)
issue