T
TanStack6mo ago
adverse-sapphire

How to get search params to loader?

Here , when i console log ctx.deps is empty, how to fix it
No description
3 Replies
adverse-sapphire
adverse-sapphireOP6mo ago
what I am trying to achieve is tanstack table and tanstack router with server side filtering
adverse-sapphire
adverse-sapphireOP6mo ago
even though the search params are in the url, it is not applying to query key.
No description
complex-teal
complex-teal6mo ago
you need to define loaderDeps

Did you find this page helpful?