Use dnd-kit with parent transforms #1222
Unanswered
nate-kelley-buster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running into an issue where the parent div has a css transform (scale) which is causing the drag functionality to behave strangely. Is there a possible workaround to this issue?
Here is an example of what I am talking about https://codesandbox.io/s/draggable-tabs-antd-5-8-5-forked-nxl43c?file=/demo.tsx
Beta Was this translation helpful? Give feedback.
All reactions