Is there a way to detect cancellation of drag? #90
Replies: 1 comment
-
I close this question, since after more playing with the library, the correct way to that is using |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue, I need a container to know about if drag finished. When it's by drop somewhere inside the container, it's not a problem, but when I need to know it was cancelled I don't have a way to know that.
leave
doesn't help since it doesn't mean the draggable won't get back to the containerBeta Was this translation helpful? Give feedback.
All reactions