T
TanStack2mo ago
absent-sapphire

getNextParam is for the wrong query

i have a page that has two active infinite queries - one for a filter and one for the table contents. that seems to work just fine and i can get additional pages to load as i scroll down. howver when i click export and create a third infinite query to grab the whole table, getNextParam is returning results for both the data query and the filter query. seems weird to me. any ideas how to avoid this?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?