TanStackT
TanStack10mo ago
2 replies
then-purple

Suspense bug: Fallback not triggering

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?