© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sandeep Panda
co-founder, Hashnode
Hi Joe, The scroll position is automatically preserved in Next.js. We are not doing anything special to enable that. :)
Joe Lei
Co-Founder @ WeCured.com
Sandeep Panda What version of Next.js do you guys use?
Joe Lei Next@5.0.0 with next-routes@1.3.0
Next@5.0.0
next-routes@1.3.0
Sandeep PandaThanks. Are you using anything else that could affect the routes or browser history? We're trying hard to fix out scroll positioning when using back button.