DataTable: reorder with drag and drop not working as expected #6014
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
vue3-portable
Milestone
Describe the bug
The bug is visible even in your docs: https://primevue.org/datatable/#reorder.
When I try to drag a row that is not the last to be the last, I'm unable to do it. It can only be second to last.
Reproducer
I have a video
PrimeVue version
3.52.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome 126
Steps to reproduce the behavior
s-r.mov
Expected behavior
Able to reorder all the rows, and be able to put a row as lat
The text was updated successfully, but these errors were encountered: