vuejs-smart-table icon indicating copy to clipboard operation
vuejs-smart-table copied to clipboard

I have data as prop, how can I set keys?

Open ameer8f26 opened this issue 2 years ago • 1 comments

I get the following error: app.js:70692 Error: Must provide the Sort Key value or a Custom Sort function. I don't have data in the component where I am using the vuejs-smart-table

ameer8f26 avatar Aug 12 '22 18:08 ameer8f26

Also data is fetched from server when a certain button is clicked and than passed to child component where table exists

ameer8f26 avatar Aug 12 '22 18:08 ameer8f26