1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/lib/router
Arunoda Susiripala 0b8a14f35c Use existing route info when Router.reload() is called. (#1654)
Earlier, it tries to get that info from the location.href.
That's incorrect.
2017-04-07 09:52:41 -07:00
..
index.js Use mitt instead of EventEmitter. (#1398) 2017-03-13 10:04:30 +05:30
router.js Use existing route info when Router.reload() is called. (#1654) 2017-04-07 09:52:41 -07:00