Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error of getAutoFilterFn #5294

Open
2 tasks done
dcycurry opened this issue Jan 23, 2024 · 0 comments
Open
2 tasks done

error of getAutoFilterFn #5294

dcycurry opened this issue Jan 23, 2024 · 0 comments

Comments

@dcycurry
Copy link

TanStack Table version

v8.11.7

Framework/Library version

React v18.2.0

Describe the bug and the steps to reproduce it

Screenshot2024_01_23_095318

When the value is an array, filterFns.arrIncludes is not used and is intercepted in the previous judgment (value !== null && typeof value === 'object')

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

NA

Screenshots or Videos (Optional)

NA

Do you intend to try to help solve this bug with your own PR?

None

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant