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
Describe the bug
When using a slide transition on an element thats height shrinks while it's visible, when it transitions out, it jumps back to the original height before transitioning out.
Describe the bug
When using a slide transition on an element thats height shrinks while it's visible, when it transitions out, it jumps back to the original height before transitioning out.
Logs
N/A
To Reproduce
REPL: https://svelte.dev/repl/3ffb8bc1d6714cfba17fe6f0eb168759?version=3.22.2
Expected behavior
The div should collapse from it's current height and not grow first.
Stacktraces
N/A
Information about your Svelte project:
N/A - reproduced in the REPL
Severity
Not severe. I can do regular CSS transitions. Just wanted to report the issue.
Additional context
N/A
The text was updated successfully, but these errors were encountered: