keepPreviousData not working with useQueries. #1844
Unanswered
Yash-Bhandari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone used the keepPreviousData prop with the useQueries hook? It's worked fine with the regular useQuery hook, but useQueries just returns undefined for data when the queryKey changes (and before the new request has been fetched).
This is just to see if anyone else has had this issue, so I don't have a minimal example to share yet.
Beta Was this translation helpful? Give feedback.
All reactions