Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-redux.min.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'bindActionCreators') #2553

Open
493990400 opened this issue Dec 7, 2023 · 0 comments

Comments

@493990400
Copy link

I am running with an error message. Below is the browser error message

react-redux.min.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'bindActionCreators')
at react-redux.min.js:1:8666
at a.configureFinalMapDispatch (react-redux.min.js:1:4696)
at a.computeDispatchProps (react-redux.min.js:1:4475)
at a.updateDispatchPropsIfNeeded (react-redux.min.js:1:5139)
at a.render (react-redux.min.js:1:7501)
at p._renderValidatedComponentWithoutOwnerOrContext (react-dom.min.js:13:10903)
at p._renderValidatedComponent (react-dom.min.js:13:11030)
at p.performInitialMount (react-dom.min.js:13:6849)
at p.mountComponent (react-dom.min.js:13:5895)
at Object.mountComponent (react-dom.min.js:14:18825)

react: ^16.3.2
react-beautiful-dnd: ^9.0.2
react-dom: ^7.2.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant