-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
React is preparing changes, including some breaking, for the next major release. There are changes to the Reconciler that break @react-three/fiber.
To repro:
- Install react and react-dom @experimental
- Load @react-three/fiber demo
- Observe error
sandbox: https://codesandbox.io/p/sandbox/react-three-fiber-experimental-9hqh35
To prepare for the new versions, @react-three/fiber should build against the latest changes by upgrading react-reconciler, which requires new methods since 0.27.0. See all
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels