1 min readJul 30, 2017
`middleware.js:29 Uncaught TypeError: Cannot read property ‘apply’ of undefined at middleware.js:29 at index.js:14 at dispatch (applyMiddleware.js:45) at todo.js:72 at index.js:11 at Object.loadSpecificSection (bindActionCreators.js:7) at App._this.onSectionClick (index.jsx:20) at Object.ReactErrorUtils.invokeGuardedCallback (ReactErrorUtils.js:69) at executeDispatch (EventPluginUtils.js:85) at Object.executeDispatchesInOrder (EventPluginUtils.js:108)`
I got this error at `dispatch(push(`/${sectionId}`))`