rniemeyer / knockout-sortable

A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
MIT License
547 stars 128 forks source link

remove the element being dragged #111 #118

Closed categulario closed 10 years ago

rniemeyer commented 10 years ago

@developingo - I made an alternate fix that helps call cancel on the appropriate sortable that addresses the issue. Thanks!