setQueryData Function updater call even if there is no cache #834
Unanswered
itamardavidyan
asked this question in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I call an updater Function for query cache that not exist (debug with react-query-devtools) the updater Function argument is
undefined
.That's how it's supposed to be?
I know there is another option to implement this:
Beta Was this translation helpful? Give feedback.
All reactions