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
Hi, mind sharing a reproduction or code snippet?