Vuetify: v0.17.0-beta.1
Vue: v2.5.2
Browsers: Chrome
OS: Windows
pagination.sortBy keep and just toggle the descending boolean value
pagination.sortBy become null
https://codepen.io/nueko/pen/dZoXeZ
Please include steps taken to reproduce the bug.
@nekosaur see issues for issue helper
I think I wrote the steps here https://issues.vuetifyjs.com/ but that's not included here,
thanks god, the tab was not closed 馃
Steps to reproduce
go to https://vuetifyjs.com/components/data-tables navigate to #7 example (server side) Try sorting 3 times on the same column
That's a feature, not a bug. If you don't want to allow the ability to cancel sorting, use prop mustSort available in 0.17.0-beta1
@nekosaur sorry,
where is the docs for 0.17.0-beta1 ?
use props must-sort
>
Most helpful comment
That's a feature, not a bug. If you don't want to allow the ability to cancel sorting, use prop
mustSortavailable in 0.17.0-beta1