T
TanStack12mo ago
other-emerald

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
other-emerald
other-emeraldOP12mo ago
Here are the column defs:
other-emerald
other-emeraldOP12mo ago
I’ve also tried reducing the columns down to a single string value to no avail

Did you find this page helpful?