You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
By setting paginationTotalHits to > than 40, the pagination works. But by setting it to less than 40, it doesn't.
Looks like if there is less than 2 pages to display, it doesn't work.