I have a v-table and I need remove disable sort function when user click on header. How I can do It?
You can set sortable: false on the column headers you want to disable.
sortable: false