T
TanStack15mo ago
apparent-cyan

Global filter function not being invoked

Looks like even if I create a custom globalFilterFn, nothing is being invoked when the the setGlobalFilter is changed. I don't have any nulls in the data, I've tried removing the globalFilterFn, I've tried a custom filter function and console logging inside of it. That is not being logged. The global filter state does update when I look at the table state. Any help is so much appreciated 🙏
2 Replies
apparent-cyan
apparent-cyanOP15mo ago
Here are the column defs:
apparent-cyan
apparent-cyanOP15mo ago
I’ve also tried reducing the columns down to a single string value to no avail

Did you find this page helpful?