Issue with filtering and custom cells in v7 #5782
-
Hi, I'm having an issue with filtering when using a custom cell render in react-table v7. This CodeSandbox should show the issue when you try to filter by the status column. https://codesandbox.io/p/sandbox/elastic-oskar-y4g2d2 Thanks for any help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Actually I think I found the solution in another comment here #2884 (comment) |
Beta Was this translation helpful? Give feedback.
Actually I think I found the solution in another comment here #2884 (comment)
I needed to use the 'Cell' property when creating the columns