Is persistQueryClient plugin safe to use with Vue? #6409
Unanswered
cory-weiner
asked this question in
Q&A
Replies: 1 comment
-
Try fine-grained storage persister https://tanstack.com/query/latest/docs/vue/examples/vue/persister |
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.
-
I would like to persist my query client so the cache is restored between browsing sessions, however I noticed that the persistQueryClient plugin is only listed as part of the React documentation. Is the plugin considered safe to use with Vue?
Beta Was this translation helpful? Give feedback.
All reactions