Page transitions #3747
Unanswered
mquandalle
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to implement page transitions on a svelte kit app. The issue that I'm facing is that the page body is still reactively updated with the new content during its transition out.
I created a minimal reproduction of the issue in https://github.com/mquandalle/sveltekit-page-transition-issue-repro which is deployed on https://sveltekit-page-transitions-eight.vercel.app
Any idea to fix it?
Beta Was this translation helpful? Give feedback.
All reactions