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
Tim Neutkens 57d8af857a
Make sure hashchanges get triggered (#4676)
When clicking a next/link with a hash (#something) multiple times, it wouldn't keep the scrolling behavior browsers have. This makes sure we correctly trigger it.
2018-06-28 20:56:18 +02:00
..
index.js Make router properties update when re-rendering (#4541) 2018-06-05 17:10:28 +02:00
router.js Make sure hashchanges get triggered (#4676) 2018-06-28 20:56:18 +02:00
with-router.js Fix typo in withRouter (#3723) 2018-02-07 13:39:23 +05:30