79277267

Date: 2024-12-13 05:04:29
Score: 1
Natty:
Report link
module.exports = {
  scrollRestoration: false
}

Add this configuration to your next.config.js file to disable the default scroll restoration behavior in NextJS.

This tells NextJS not to automatically scroll to the top when navigating between pages.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Easton Lydia