rniemeyer / knockout-sortable

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

drag drop does not work for the first attempt in a table row.. works well with subsequent attempts. #182

Open shnarasi opened 7 years ago

shnarasi commented 7 years ago

using.. knockout-sortable 0.11.0.. Updated to latest but problem persists.

first drag drop of any table row, it wont stick... subsequent drag drop.. it sticks..

any idea to fix this?
bago commented 7 years ago

jsbin/jsfiddle to reproduce it? which browsers on which platforms did you test? Do all of them show the same issue?