niiknow / vue-datatables-net

Vue jQuery DataTables.net wrapper component
https://niiknow.github.io/vue-datatables-net/
MIT License
171 stars 58 forks source link

Use of defaultOrder: ''asc/desc' not reflecting #57

Closed gwachhamit closed 2 years ago

gwachhamit commented 3 years ago

no matter which column I use defaultOrder: 'asc/desc', the order object in response of the api shows order: [{column: "0", dir: "asc"}]

noogen commented 2 years ago

Stale issue. Please provide example showing issue if there is an issue. Thanks.