Skip to content
JS
React error

React error #460

Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either...

Reference entryReactFetched
Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.

To handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`.
As listed by React error codes

%s is filled in by React at runtime.

Category
Minified React error
Severity
error
Runtime
both
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: React error codes. Data fetched 2026-09-25T01:43:12.929Z.