Pagination jumping from page 1 to page 8

Hi, I am having issue with pagination that keeps jumping from page 1 to page 8. Once it is on page, the scraping begins.
{"_id":"fca","startUrl":["https://www.fca.org.uk/news/search-results?n_search_term=&category=warnings&sort_by=dmetaZ&start=1"],"selectors":[{"id":"pagination","paginationType":"auto","parentSelectors":["_root","pagination"],"selector":".pagination li:nth-of-type(n+1) a","type":"SelectorPagination"},{"id":"element-card","multiple":true,"parentSelectors":["pagination"],"selector":"li.search-item","type":"SelectorElement"},{"id":"warning-link","multiple":false,"parentSelectors":["element-card"],"selector":"a","type":"SelectorLink"},{"id":"warning-titile","multiple":false,"parentSelectors":["warning-link"],"regex":"","selector":"#section-unauthorised-firm-details h2","type":"SelectorText"},{"id":"warning date","multiple":false,"parentSelectors":["warning-link"],"regex":"","selector":"time","type":"SelectorText"},{"id":"warning-type","multiple":false,"parentSelectors":["warning-link"],"regex":"","selector":"span.type","type":"SelectorText"},{"id":"full-content","multiple":false,"parentSelectors":["warning-link"],"regex":"","selector":"#section-unauthorised-firm-details div","type":"SelectorText"},{"id":"affected-entity","multiple":false,"parentSelectors":["warning-link"],"regex":"","selector":".page-header span","type":"SelectorText"}]}

it seems that it is jumping 8 pages every time