SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.69k stars 3.7k forks source link

Freezing issue when switching between shared lists with animation on #1912

Open koraykural opened 4 years ago

koraykural commented 4 years ago

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?

tdak commented 4 years ago

+1