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
Using Svelte transitions, if a transition's property is changed and fired again while there is a previous transition playing (e.g. out transition fired during in transition), the newly changed property isn't reflected.
Describe the bug
Using Svelte transitions, if a transition's property is changed and fired again while there is a previous transition playing (e.g. out transition fired during in transition), the newly changed property isn't reflected.
Reproduction
I think this demonstration explains the problem quite well:
https://svelte.dev/playground/5f6689dc57124b308150cbcc7e55e298?version=5.25.6
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: