filterFn in column definition not being called
I have a column definition that looks like this:
but the
filterFn
seems like it's being completely ignored and the console.log never gets called. What might be the issue here?0 Replies