Replies: 2 comments 3 replies
-
Open issue with some workarounds in the comments here: #2759 |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have another question: is it possible to revert back to svelte 3 until this is resolved? or is it going to break more things by doing so? I'm on a completely empty sveltekit skeleton project. I'm starting fresh, but it comes with svelte 4. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello,
It says here in the documentation the following:
I have an svelte component that I'd like to start the transition animation as it's being mounted even on first render.
Where exactly do I have to set intro: true?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions