solid-motion. Children exit animation not triggering.

I am using @motionone/solid for animation. I have a component wrapped in presence. This component contains multiple elements each with their own exit prop set to a animation. When the component is removed from dom, only the immediate child to presence plays it's exit animation. children deeper inside don't play any animation...
1 Reply
shogun2077
shogun207710mo ago
Hi, mind sharing a reproduction or code snippet?