Issue corrected for React19 : TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher') #142
AmadouDiadie95
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @samhirtarif , There's an issue of the package since react has been upgrade to react-19 : TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher'). I've found the solution, you need to upgrade the react version of the package from 18.2.0 to 19.1.0, I got a PR for you if you want, but i need authorization for. Please let me know when you see the message so we can debug, actually package are not working until this update !
Beta Was this translation helpful? Give feedback.
All reactions