fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

the page not show from the top #251

Closed MHwishes closed 1 year ago

MHwishes commented 6 years ago

<Link route="footer-content" params={{ slug: item.slug }}><LinkItem>B page</LinkItem></Link> clickB page,go to B page and the page not show from the top..... the behavior like scroll={false}