meteor-sortablejs
meteor-sortablejs copied to clipboard
order number does not get updated properly
When I reorder my list in meteor, the order fields are not updated properly. After a couple of times dragging and dropping they all end up at the same number. And there is also an internal server error.
This seems to be related to https://github.com/RubaXa/Sortable/issues/398
I tried to apply the changes mentioned in the other issue. As I am not a meteor genius, I did not know how to apply the changes to the package. Did anyone have the same issue?
before

after

server error

I found @day found a fix for this. You can find it at: https://github.com/day/RubaXa-Sortable/commit/cc483ada0a930e44cbdbaf85a4eb74f9faabfcca