RowReorder not working
RowReorder not working
rmj_s
Posts: 1Questions: 1Answers: 0
in RowReorder
I tried to use the RowReorder in Nuxt but it didn't worked for me, the rows were returning to their original positions, then I tried it on the RowReorder example page and same thing is also happening there.
Screen Recording: https://drive.google.com/file/d/1GQVPkq0ci5Tg5j9phEqbGDWO7ZTPrhcU/view?usp=sharing
Any help?
Answers
The RowReorder example is working fine; you may be misinterpreting the results.
The row data is moved but the row is then re-indexed.
I suggest you have another look at your own usage. If you are still saying it doesn't work, we would need a link to your page to help debug.