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 #339

Open
jackpope opened this issue Mar 28, 2024 · 0 comments
Open

Breaking changes in React experimental branch #339

jackpope opened this issue Mar 28, 2024 · 0 comments

Comments

@jackpope
Copy link

Description

React is preparing changes, including some breaking, for the next major release. There are changes to the Reconciler that break react-pixi-fiber.

To prepare for the new versions, react-pixi-fiber should build against the latest changes by upgrading react-reconciler, which requires new methods since 0.26.2. See all

Steps to reproduce

1 .Install react and react-dom experimental
2. Load react-pixi-fiber demo
3. Observe error

Sandbox: https://codesandbox.io/p/sandbox/react-pixi-fiber-demo-rotating-bunny-forked-3j3jjp

Additional info

  • react-pixi-fiber version: latest
  • React version: experimental
  • ReactDOM version: experimental
  • PixiJS version: latest
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

1 participant