table icon indicating copy to clipboard operation
table copied to clipboard

Add missing equalsStringSenstivie

Open scottdfedorov opened this issue 6 months ago • 0 comments

The docs reference a equalsStringSensitive filter function that seems to be entirely missing. Figured simple enough to include rather than remove from the docs. (Unless there's historical reasons for it being removed? I'm unable to find when that happened.)

https://github.com/TanStack/table/blame/v8.21.3/docs/guide/column-filtering.md#L160

Edit: This summarizes the issue for me that I discovered. Was filtering for Active vs Inactive. https://github.com/TanStack/table/issues/4951

scottdfedorov avatar Jul 06 '25 23:07 scottdfedorov