next-scroll-restorer
next-scroll-restorer copied to clipboard
Is it supposed to work also with <Link> component ?
Hello !
Just found this package which works perfectly fine when hitting the "back" button on browser.
However, I am also looking to have this behavior when a user navigate from one page to another.
So is this package to do so ?
Just so you know I already tried to put a scroll={false} on my <Link> component.
Hi @anthonyhexium,
Thank you for bringing this up! I would appreciate it if you could please provide a pull request with tests handling that case.
Closing the issue because no additional information was provided.