标签: reactjs react-router browser-history
我在React应用程序中使用React Router 4,也使用history.push('someUrl')。
history.push('someUrl')
当我单击浏览器背面时,将重新安装上一页。我该如何预防?