chiyadev / genshin-schedule

🕑 Genshin farming scheduler
https://genshin.chiya.dev
MIT License
72 stars 17 forks source link

Use `scrollRestoration` next.js flag #83

Closed luaneko closed 3 years ago

luaneko commented 3 years ago

We can finally get rid of this hack and use the experimental scrollRestoration next.js flag.

https://mmazzarolo.com/blog/2021-04-10-nextjs-scroll-restoration/