You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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?
before
after
server error
The text was updated successfully, but these errors were encountered: