shuding / next-view-transitions

Use CSS View Transitions API in Next.js App Router.
https://next-view-transitions.vercel.app
MIT License
1.12k stars 32 forks source link

Scroll restoration doesn't work #12

Open typeofweb opened 1 month ago

typeofweb commented 1 month ago

When I wrap my app in <ViewTransitions>, scrollRestoration stops working. When navigating to a page and back, the page is always scrolled to the top.