-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
Describe the bug
When using the global filter - columns with numbers don't seem to be included which were in the previous major version.
This can be seen on provided examples in documentation.
Based on API description it doesn't seem to be any reason for these being excluded
Your minimal, reproducible example
https://nrosmi.sse.codesandbox.io
Steps to reproduce
In "Search all Columns" input - type in a number found under the age column
Expected behavior
I expect that age column should be correctly filtered like in the previous major version.
I did some debugging by passing my own function but the column was never even passed into the global function, only columns with type string seem to be. - Not sure if I am missing something?
How often does this bug happen?
Every time
Screenshots or Videos
Platform
All
react-table version
v8.2.2
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
pellea
Metadata
Metadata
Assignees
Labels
No labels

