T
TanStack14mo ago
optimistic-gold

How to add debounce to loader

I want to add debounce so that when search params change loader waits before fetch. Is it possible with TanStack router?
1 Reply
conservation-jade
conservation-jade14mo ago
I would rather debounce the navigate calls

Did you find this page helpful?