You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: