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
I'm trying to make item drag on mouseDown event.
When individualGroupable: true, moveable.dragStart() is not working. Toggle it off, and everything works.
Environments
Description
I'm trying to make item drag on
mouseDown
event.When
individualGroupable: true
,moveable.dragStart()
is not working. Toggle it off, and everything works.See: https://codesandbox.io/p/sandbox/serene-fire-zynp6k?file=%2Fsrc%2FApp.js%3A77%2C3-85%2C5
The text was updated successfully, but these errors were encountered: