__WEBPACK_IMPORTED_MODULE_4_react___default.a.memo is not a function
问题 I just connect the app with redux and react-redux connect function, together with state and dispatches. It compiled without problems but the results are not showing. And it looks like below. I tried to find it and found that i have to change react version. $ sudo npm install --save react@16.4.0 react-dom@16.4.0 But it didn't work. I am following this tutorial. https://www.youtube.com/watch?v=BxzO2M7QcZw 回答1: This is also happen to me. What I figure it out is that this is happen because of