TanStackT
TanStack11mo ago
1 reply
then-purple

Why doesn't the Suspense fallback trigger in the Suspense example?

In this example from the docs, why wouldn't I ever see the fallback <h1>Loading projects...</h1>?
https://tanstack.com/query/latest/docs/framework/react/examples/suspense
An example showing how to implement Suspense in React using TanStack Query.
React TanStack Query Suspense Example | TanStack Query Docs
Was this page helpful?