linmasahiro / vue3-table-lite

A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more.
https://vue3-lite-table.vercel.app/
MIT License
248 stars 73 forks source link

Sortable function doesn't work with grouping key #76

Closed GiuseppeSperanza closed 1 year ago

linmasahiro commented 1 year ago

Hi @GiuseppeSperanza , I created an example and it's good working. So, I don't know your problem, more details please. https://codesandbox.io/s/bitter-night-6m0ydn?file=/src/components/Table.vue

linmasahiro commented 1 year ago

Is it resolved? If not, reopen please.