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 (92 forks)user submission
bughelp wanted

Repository metrics

Stars
 (2,388 stars)
PR merge metrics
 (No merged PRs in 30d)

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