You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
Im using 0.5.1 with jquery 3.3x, But i'm having an issue:
I need to "modify" the accept option to prevent a drop when some condition is given, i read that if i do e.preventDefault() should work, but it doesn't in that version.
If i upgrate to 1.1.3, all draggable stop working. and i can't do anything. I can only Drag the item, but the placeholder never appears. And it breaks everything.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Im using 0.5.1 with jquery 3.3x, But i'm having an issue:
I need to "modify" the
accept
option to prevent a drop when some condition is given, i read that if i doe.preventDefault()
should work, but it doesn't in that version.If i upgrate to
1.1.3
, alldraggable
stop working. and i can't do anything. I can only Drag the item, but the placeholder never appears. And it breaks everything.The text was updated successfully, but these errors were encountered: