vue-sortable
vue-sortable copied to clipboard
Sorting and reordering array
I have an issue which I cant get my head around. I am us v-for to print out my list in this video. When the update has finished I am using your example to reorder the array, which in turn, the vuejs reacts and reorders the already ordered list. As you can see I looks as if its randomly ordering the elements.
Does anybody know how to solve this?
