af41b03d05
* View Transitions: use history.scrollRestoration="manual" * Update changeset * Set scrollRestoration to manual before popState Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
5 lines
114 B
Markdown
5 lines
114 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes scroll behavior when using View Transitions by enabling `manual` scroll restoration
|