T
TanStack11mo ago
other-emerald

NextJS error overlays and useSuspense.

In dev environment and using useSuspenseQuery is having the NextJS error overlay appearing on a failed request just a part of life? https://github.com/vercel/next.js/issues/36908
GitHub
Error overlay is shown, even when there's an error boundary · Issue...
Verify canary release I verified that the issue exists in Next.js canary release Provide environment information Reproduction in the following sandbox: https://codesandbox.io/s/unruffled-darkness-2...
2 Replies
dependent-tan
dependent-tan11mo ago
Seems so. We just integrate with standard error boundaries 🤷‍♂️
other-emerald
other-emeraldOP11mo ago
Thank you, is making me reconsider using useSuspenseQuery in nextjs. Bring on Tanstack Start

Did you find this page helpful?