You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The general idea is— I am wanting to still swipe the inner contents of Inner.svelte while also using crossfade to move the <Inner /> component itself from one node to another.
This is the result I see:
The text was updated successfully, but these errors were encountered:
Here is my REPL
https://svelte.dev/repl/c346acb22a1d48a780256db3fd43ea37?version=3.57.0
The general idea is— I am wanting to still swipe the inner contents of
Inner.svelte
while also using crossfade to move the<Inner />
component itself from one node to another.This is the result I see:
The text was updated successfully, but these errors were encountered: