Replies: 1 comment
-
what would you expect to happen with these settings? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In my work, I used the query options that { staleTime: 0, cacheTime: 30 * 1000 }, but when I change the query key, I found the query.data will be the old result and fetch again.
Maybe I don't understand the documentation well enough, but can you tell me why this is? Thanks~
Beta Was this translation helpful? Give feedback.
All reactions