Problem with react query and nextjs query params
Hi, I am using react query with a custom hook for pagination but the query is not executed, it is always pending for some reason and it does not make the call, is it because of the line where I push the queries, did it happen to anyone?
is for this line, if i delete it react query works but dosent push to the url

0 Replies