T
TanStack9mo ago
conscious-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
conscious-sapphire
conscious-sapphireOP9mo ago
what I am trying to achieve is tanstack table and tanstack router with server side filtering
conscious-sapphire
conscious-sapphireOP9mo ago
even though the search params are in the url, it is not applying to query key.
No description
like-gold
like-gold9mo ago
you need to define loaderDeps

Did you find this page helpful?