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 am using the multiDrag plugin, and with this, I have a button in my items that performs an action. Without the multiDrag, the button works normally, but when I add the plugin, the button stops working. I also tried adding a draghHandle to see if it would fix the issue, but unfortunately, it didn't.
I am using the multiDrag plugin, and with this, I have a button in my items that performs an action. Without the multiDrag, the button works normally, but when I add the plugin, the button stops working. I also tried adding a draghHandle to see if it would fix the issue, but unfortunately, it didn't.
Example: https://codesandbox.io/p/sandbox/drag-ndrop-kit-2374gf
The text was updated successfully, but these errors were encountered: