Why do animate:flip directives not allow siblings in an each block? #15561
Unanswered
TravisBoatman
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.
-
I'm having a hard time understanding the technical reason behind this.
For example:
Will give you the compiler error:
An element that uses the animate: directive must be the only child of a keyed {#each ...} block https://svelte.dev/e/animation_invalid_placementsvelte(animation_invalid_placement)
Beta Was this translation helpful? Give feedback.
All reactions