PSD
03/13/2025, 11:49 AMtypesense-instantsearch-adapter
with react-instantsearch-nextjs
and enabled routing
option there. Everything works fine. But if I manually add any negative number there, it throws this error Error: 400 - Parameter page must be an unsigned integer
with Internal server error on my site.
So my ques is, how can I validate page
and/or other params before adapter makes a request?