reactjs Uncaught TypeError: Cannot read property 'location' of undefined

reactjs Uncaught TypeError: Cannot read property 'location' of undefined

reactjs 路由配置 怎么跳转 不成功 国内搜索引擎 找半天找不到 有用 资料 于是 goolge

package.json 里面配置: "react-router": "^3.0.0"  改为3.x 就可以了 , 改完 执行 npm install

原文参考: https://github.com/acdlite/redux-router/issues/281

上一篇:Android查缺补漏(线程篇)-- AsyncTask的使用及原理详细分析


下一篇:JS操作DOM元素属性和方法