order number does not get updated properly
fakob opened this issue · 1 comments
fakob commented
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 SortableJS/Sortable#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?
mountainash commented
I found @day found a fix for this. You can find it at: day/RubaXa-Sortable@cc483ad