I have 2 sortable shared lists. When switching items between lists, page freezes. This issue happens when item count is large and animation property is not set to 0.
Here is the JSFiddle so you can try. You can change animation and item count at the first two lines of javascript to see the difference.
jsfiddle.net/o3vjnmLx
I have 2 sortable shared lists. When switching items between lists, page freezes. This issue happens when item count is large and animation property is not set to 0.
Here is the JSFiddle so you can try. You can change animation and item count at the first two lines of javascript to see the difference. jsfiddle.net/o3vjnmLx
Any fixes other than turning animations off?