T
TanStack11mo ago
sunny-green

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
wise-white
wise-white11mo ago
I would rather debounce the navigate calls

Did you find this page helpful?