How to avoid triggering onClick when dropping an element? #312
Answered
by
clauderic
baptisteArno
asked this question in
Q&A
-
My element must be clickable and draggable:
I'd like to avoid triggering the onClick function when the element is dropped. I try to check isDragged or isSorted but they are set to false when the onClick function is fired |
Beta Was this translation helpful? Give feedback.
Answered by
clauderic
Jun 3, 2021
Replies: 1 comment
-
This is a bug, related to #172 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
baptisteArno
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a bug, related to #172