tanstack router + query + searchParams = keepPreviousData does not work
Hey
,
thanks for this great project. I'm using
The page switch is done via a navigation:
Thanks
thanks for this great project. I'm using
tanstack/router and tanstack/query. The filter + pagination state should be in searchParams. At the query I use keepPreviousData: true, but if a page is not in cache, I get a loading-state. What I'm doing wrong?The page switch is done via a navigation:
Thanks