vue-sortable icon indicating copy to clipboard operation
vue-sortable copied to clipboard

Sorting and reordering array

Open lukesnowden opened this issue 5 years ago • 0 comments

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.

ezgif-5-e0b1ec182367.gif

Does anybody know how to solve this?

lukesnowden avatar Apr 01 '20 14:04 lukesnowden