[Bug Report][3.7.12] Data Tables with both must-sort and multi-sort do not work well together #20985
Labels
C: VDataTable
good first issue
A quick-win fix that would be great for new contributors
T: bug
Functionality that does not work as intended/expected
Milestone
Environment
Vuetify Version: 3.7.12
Vue Version: 3.5.13
Browsers: Firefox 135.0
OS: Windows 10
Steps to reproduce
Enable both must-sort and multi-sort on your data table
Expected Behavior
Some way to disable the extra sortings, only 1 sort must remain at all times.
Actual Behavior
No way to remove any sortings at all, you can only add additional sortings.
Other comments
I propose clicking the sort-position-label will remove this sorting from the stack.
The text was updated successfully, but these errors were encountered: