shuding/next-view-transitions

Scroll restoration doesn't work

Open

#12 opened on May 13, 2024

View on GitHub
 (1 comment) (20 reactions) (1 assignee)TypeScript (2,388 stars) (92 forks)user submission
bughelp wanted

Description

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.

Contributor guide