T
TanStack16mo ago
fair-rose

Gatsby + react-query

Did anyone tried before? I've done the setup as the docs, but anyway it doesn't do caching any of the querys. In multiple places, it just doesn't work. I set up queryClient in the Parent component gatsby-browser.js and gatsby-ssr.js and it doesn't work. It fetches data but the caching feature doesn't work
1 Reply
generous-apricot
generous-apricot16mo ago
Show reproduction

Did you find this page helpful?