DataTable | column reorder is broken with hidden column #2562
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
CodeSandbox Case (Bug Reports)
The bug can be reproduced here: https://codesandbox.io/s/late-bash-9210z8?file=/src/DataTableReorderDemo.vue
Current behavior
When having a hidden column, the column reorder is broken (ie the drop doesn't happen in the right place)
Expected behavior
The reordered column should be in the right place
Minimal reproduction of the problem with instructions
Create some column, make a column hidden (not the last one), reorder a column.
The text was updated successfully, but these errors were encountered: