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
Thanks for the interesting and promising project—I’m very excited to try it for something useful.
I tried updating the React version to use some newer APIs, like useSyncExternalStore, which I believe is a dependency for most recent versions of state managers. Unfortunately, it seems that the reconciler API or React’s internal structure has changed since the project started.
Has anyone had any luck with updating it?
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for the interesting and promising project—I’m very excited to try it for something useful.
I tried updating the React version to use some newer APIs, like useSyncExternalStore, which I believe is a dependency for most recent versions of state managers. Unfortunately, it seems that the reconciler API or React’s internal structure has changed since the project started.
Has anyone had any luck with updating it?
The text was updated successfully, but these errors were encountered: