#community-help

Issue with Pagination Overwriting sortBy on Platform

TLDR AK reported an issue where pagination overrides the sortBy feature. Jason suggested testing the issue with their standard instantsearch implementations.

Powered by Struct AI
Sep 23, 2022 (13 months ago)
AK
Photo of md5-f2442b8542de1fe5a9703111f2002950
AK
11:25 AM
For some reason pagination overrides sortBy , means : if I sorted the current page with lowest price, then I wanted to go to the next page (page number 1) it resets the sortBy to default and take me to page number 1
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
01:48 PM
Could you check if this happens with the default instantsearch implementations we have for eg here: https://songs-search.typesense.org

Clicking on load more after sorting, should load the 2nd page.