T
TanStack3y ago
extended-salmon

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
extended-salmon
extended-salmonOP3y ago
if it helps
No description
No description

Did you find this page helpful?