Closed
Description
Describe the bug
When call $destroy of a component instance, the dom node is removed imediatly without play outro transition.
Logs
nothing
To Reproduce
https://svelte.dev/repl/a9e6f228bf40490c843c639ef4288f38?version=3.16.0
Expected behavior
Play outro transition before remove.