Possible to preserve previous data when manual=true #517
Answered
by
cherniavskii
andyvanhelsing
asked this question in
General
-
Hi there I am new to react-query and I was wondering if there is a built in method to preserve the last data response when a query key changes while in manual mode? Ideally I would like to save the previous results until refetch is called (or use the last data value as initialData). Thanks so much for all your work on this project! |
Beta Was this translation helpful? Give feedback.
Answered by
cherniavskii
May 25, 2020
Replies: 1 comment
-
See #419 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andyvanhelsing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #419