I am stumbling across some weird behavior. When my parent variant has a transition for delayChildren + staggerChildren, my child element's animation when un-hovering is having the delayChildren being applied.
Is that the normal behavior? I've recreated a sandbox. Hover over the element and you see.
https://codesandbox.io/s/framer-motion-bug-cn2y5c?file=/src/App.js