sortablejs-vue3
sortablejs-vue3 copied to clipboard
template #header shifts old-/newIndex
Hello,
I don't now if it is possible, but the template #header
element should not have an impact on oldIndex and newIndex.
At the moment, when this element is used, all indexes have +1. Can be confusion for people.
When is not possible to change this, maybe a note in the documentation would be good.