Skip to content

Conversation

josevalim
Copy link
Member

Closes #1982

Comment on lines +38 to +40
document.startViewTransition(() => {
window.location.href = href
})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately startViewTransition doesn't work across document navigations, it's for animating DOM state on the same page.

@josevalim josevalim closed this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Use something like pjax for hosted docs

2 participants