Example Table in Vue with Filtering?
Hello! I'm trying to make a table with filtering in Vue and am running into issues. An example project would be great to look at!
The following is my
ColumnFiltering.vue
file
I'm getting errors such as Uncaught (in promise) TypeError: _table$getState$colum.find is not a function
0 Replies