Is Suspense example in the docs working correctly?
Hey guys, I'm checking out the Suspense example presented in the docs:
https://codesandbox.io/p/sandbox/github/tannerlinsley/react-query/tree/main/examples/react/suspense
However, I don't see any fallbacks working in the example. Is there something I don't understand or is there an issue with the mentioned codesandbox? Thanks in advance.
https://codesandbox.io/p/sandbox/github/tannerlinsley/react-query/tree/main/examples/react/suspense
However, I don't see any fallbacks working in the example. Is there something I don't understand or is there an issue with the mentioned codesandbox? Thanks in advance.