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.
it's coming, we need this too