用的这个 history模块根据文档import createHistory from 'history/createBrowserHistory'const history = createHistory()const location = history.locationhistory.push('/home', { some: 'state' })然后整个电脑 cpu 就飞快的转,浏览器也就卡死了,求解决方法
添加回答
举报
0/150
提交
取消
