javascript - 用 react-router 的history 浏览器也就卡死了,求解决方法
PHP中文网
PHP中文网 2017-05-19 10:22:18
0
1
494

用的这个 history模块

根据文档

import createHistory from 'history/createBrowserHistory'

const history = createHistory()

const location = history.location


history.push('/home', { some: 'state' })

然后整个电脑 cpu 就飞快的转,浏览器也就卡死了,求解决方法

PHP中文网
PHP中文网

认证0级讲师

全部回复(1)
伊谢尔伦

检查下是不是有死循环

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!