This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
4df6f5b434
next.js
/
lib
/
router
History
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