Are there any optimizations on the horizon for faster DOM unmounting? I'm having to pull "cache" tricks with :display "none" when user collapses a nested subtree so that DOM nodes can unmount in the shadows without lingering.
:display "none"
it's coming, we need this too