Examples are all empty
None of the examples display anything. They're all just empty black boxes, including the one on the home page. A couple of screenshots are below. I also tried to view the Simple and Basic examples in CodeSandbox, but they're just as empty there as in the docs.


5 Replies
afraid-scarletOP•3y ago
FWIW, this is happening in Chrome Version 108.0.5359.124 on macOS 12.6 . I also tried opening them in Safari, but it's the same.
sensitive-blue•3y ago
do you have some ad blocker? it might block codesandbox for some reason
afraid-scarletOP•3y ago
No, I don't have an ad blocker. I've only got a few extensions installed, and in Safari (which I never use; Chrome is my primary browser) I don't have any extensions, yet they're still blank.
I just tried viewing in an incognito tab. Same thing.
inland-turquoise•3y ago
Use the v4 docs please: https://tanstack.com/query/v4/docs/react/overview
Overview | TanStack Query Docs
React Query is often described as the missing data-fetching library for React, but in more technical terms, it makes fetching, caching, synchronizing and updating server state in your React applications a breeze.
Motivation
afraid-scarletOP•3y ago
@TkDodo 🔮 Thanks for the info! I had no idea that the page I was on was an older version. A friend had sent me the direct link yesterday. I'll be sure to share the correct one with him so that we don't get mixed up in the old docs.