rsnext/packages/next/next-server/lib/router
kaykdm a5b0094677
Fix shallow routing scroll (#21437)
This ensures that Next.js will not scroll to the top of the page in shallow routing.

Fixes: https://github.com/vercel/next.js/issues/21386
Fixes: https://github.com/vercel/next.js/issues/21366
2021-01-22 18:03:29 +00:00
..
utils Preserve asPath while resolving rewrites (#21410) 2021-01-21 17:40:23 -06:00
router.ts Fix shallow routing scroll (#21437) 2021-01-22 18:03:29 +00:00