ErrLookup › pmndrs/react-three-fiber

pmndrs/react-three-fiber

🇨🇭 A React renderer for Three.js · TypeScript · 42 source files

Analyzed at ff3899dbf4 on 2026-08-28. 12 documented errors.

Code / MessageTypeSeverityTags
`${prefix} ${msg}`
exception error react-three-fiber, testing, query, test-renderer
Timed out after ${timeout}ms.
exception error react-three-fiber, testing, timeout, async, waitfor
R3F: Hooks can only be used within the Canvas component!
exception error react-three-fiber, hooks, context, canvas, react-context
R3F: ${name} is not part of the THREE namespace! Did you for
exception error react-three-fiber, extend, threejs, jsx, catalogue
R3F: Primitives without 'object' are invalid!
exception error react-three-fiber, primitive, object3d, props
R3F: The args prop must be an array!
exception error react-three-fiber, args, props, constructor
startGestureTransition is not yet supported in react-three-f
exception warning react-three-fiber, react-19, gestures, host-config, unsupported-api
Not implemented.
exception error react-reconciler, view-transition, not-implemented, experimental-react
Handler for ${eventName} was not found. You must pass event
console warning test-renderer, fireevent, event-naming, camelcase
R3F.createRoot should only be called once!
console warning create-root, double-mount, strictmode, lifecycle, memory-leak
RTTR: attempted to update an unmounted root!
console warning test-renderer, unmounted-root, lifecycle, update-after-unmount
R3F: Cannot set "${prop}". Ensure it is an object before set
exception error apply-props, pierced-props, prop-validation, undefined-property