Replies: 1 comment
-
you could use conditional - using state. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I have an item that has an animation while tapping on it. And there's also a children element have whileTap trigger too.
But how can I prevent parents' animation when tapping on the children?
Code example: https://codesandbox.io/s/framer-motion-parent-and-children-fo14wy?file=/src/lib/card.tsx
Beta Was this translation helpful? Give feedback.
All reactions