shuding / next-view-transitions

Use CSS View Transitions API in Next.js App Router.

Home Page:https://next-view-transitions.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scroll restoration doesn't work

typeofweb opened this issue · comments

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.