Open seiji-fli opened 4 years ago
Same problem, after updating data in v-for list, shuffles order in dom elements @seiji-fli @drewjbartlett
@Antoxa1081 Lately having more success using https://github.com/Akryum/vue-virtual-scroller or https://github.com/bartdominiak/vue-snap#README
CodePen: https://codepen.io/fli-seiji/pen/abvbPgj
I'm trying to dynamically add cells and can not find why it's rendering in reverse. When rearranging the model array list it renders as expected.