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
Transition bug (in, out + derived state) (derived intro/outro & params): opacity leak between intro and outro. Reactivity or outro animation issue.
#15688
I am using in: and out: with derived state for maximal reactivity.
Unfortunately there is a weird bug, which either rooted in issues with reactivity, or outro animation mechanics, as opacity animation happens where it should not.
Describe the bug
I am using
in:
andout:
with derived state for maximal reactivity.Unfortunately there is a weird bug, which either rooted in issues with reactivity, or outro animation mechanics, as opacity animation happens where it should not.
Reproduction
Link to REPL:
https://svelte.dev/playground/4fb3afd837fe4100b40d1a7924dcdd15?version=5.25.6
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: