搜尋

首頁  >  問答  >  主體

javascript - 用 react-router 的history 瀏覽器也就卡死了,求解決方法

用的這個 history模組

根據文件

import createHistory from 'history/createBrowserHistory'

const history = createHistory()

const location = history.location


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

然後整台電腦 cpu 就飛快的轉,瀏覽器也就卡死了,求解決方法

PHP中文网PHP中文网2749 天前527

全部回覆(1)我來回復

  • 伊谢尔伦

    伊谢尔伦2017-05-19 10:24:18

    檢查下是不是有死循環

    回覆
    0
  • 取消回覆