T
TanStack2y ago
genetic-orange

filterValue.toLowerCase() is not a function

Hi all, I'm using @shadcn/ui 's Table component, and I'm getting the error filterValue.toLowerCase() is not a function. I'm not entirely sure where the issue is coming from, as one filter works but this specific one doesn't. I'm filtering two different columns, brand and zone. Both are string values, but only brand works. Any ideas on what could be going on?
No description
1 Reply
genetic-orange
genetic-orangeOP2y ago
if it helps
No description
No description

Did you find this page helpful?