mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
2b16d8b2ac
This PR adds events for when there is a hash-only change in the URL. This is needed because `window.addEventListener('hashchange', ...)` does not work with next.js because it is using pushState. |
||
---|---|---|
.. | ||
index.js | ||
router.js | ||
with-router.js |