Build ECommerce Website Like Amazon By React & Node & MongoDB
react
redux
javascript
css
html
node
mongodb
mongoose
file-upload
expressjs
axios
body-parser
jsonwebtoken
thunk-middleware
-
Updated
Aug 9, 2020 - JavaScript
Currently when we update the reducers, we get an error in the console saying
<Provider> does not support changing store on the fly. It is most likely that you see this error because you updated to Redux 2.x and React Redux 2.x which no longer hot reload reducers automatically. See https://github.com/reactjs/react-redux/releases/tag/v2.0.0 for the migration instructions.Need to fix this