formkit / drag-and-drop

https://drag-and-drop.formkit.com
MIT License
1.42k stars 25 forks source link

error when deleting items in some browsers #57

Open gerzon05 opened 5 months ago

gerzon05 commented 5 months ago

I have a problem in some browsers, when I run a function that is when I pass an item from one box to another, I need to remove two items from the box that received it.

this is the logic image

when an item is added to this box it executes the function disable image

I want to know if there is another way to do this execution. I hope you can help me, thank you very much.