Closed
Description
Describe the bug
When there are two elements in an #if block and they both have out transitions applied (but different durations), the element with the shorter duration will flash back on screen while the element with the longer duration finishes its animation.
In other words, the short duration transition's final style is not holding on the last frame of its animation.
This wasn't an issue until I upgraded to svelte 5 next 220. It was working in ~next210.
Reproduction
Logs
No response
System Info
N/A
Severity
blocking an upgrade