T
TanStack3y ago
equal-jade

Filtering array of objects

Hello, I currently have a react table v8 with some columns with elements that have arrays of objects. In addition to filtering some of the columns with one object, I need to filter objects of the columns with arrays of objects (filter the objects, not the row). What is the best way to go about doing this?
1 Reply
typical-coral
typical-coral3y ago
Did you ever figure this out?

Did you find this page helpful?