I am using jQuery UI draggable and sortable,
When I use connectToSortable
then drop event get triggered twice.
After searching on net I got that it is a BUG, I tried many solution but none of them are working.
Please tell me how do solve connectToSortable
drop event with and example.
Thanks I have tried this: