react-pixi-fiber
react-pixi-fiber copied to clipboard
TypeError dispatcher.useSyncExternalStore is not a function
Description
when I use xstate in React 18.x. here is a error, dispatcher.useSyncExternalStore is not a function. some thing breaking change(useSyncExternalStore hook) in latest version. Is there a plan to upgrade to the latest version?
Steps to reproduce
https://codesandbox.io/p/sandbox/react-pixi-fiber-xstate-vpx67p
Additional info
- react-pixi-fiber version: 1.0.6
- React version: 18.2.0
- ReactDOM version:18.2.0
- PixiJS version:7.4.2
- xstate version: 5.13.0