T
TanStack10mo ago
correct-apricot

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
React TanStack Query Suspense Example | TanStack Query Docs
An example showing how to implement Suspense in React using TanStack Query.
1 Reply

Did you find this page helpful?