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
This isn't a problem with our library, but with use-sync-external-store. You should file a bug on that project, which is under the react repo: https://github.com/facebook/react/
What version of React, ReactDOM/React Native, Redux, and React Redux are you using?
What is the current behavior?
On load, throws an error about unable to read
exports
property onundefined
. Seems exact same as this issue: apollographql/apollo-client#9670What is the expected behavior?
Should be able to handle build tools that prefer ESM
Which browser and OS are affected by this issue?
No response
Did this work in previous versions of React Redux?
The text was updated successfully, but these errors were encountered: