T
TanStack2y ago
judicial-coral

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
sunny-green
sunny-green2y ago
Show reproduction

Did you find this page helpful?