Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking changes in React experimental branch #3222

Open
Tracked by #2338
jackpope opened this issue Mar 27, 2024 · 1 comment
Open
Tracked by #2338

Breaking changes in React experimental branch #3222

jackpope opened this issue Mar 27, 2024 · 1 comment

Comments

@jackpope
Copy link

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

@CodyJasonBennett
Copy link
Member

Thanks for looking out. We're aware of this and plan to upgrade our reconciler alongside React 19 with our v9 release. I can make a PR for this shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants