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

The Clear/Clear All filter menu crashes after changing enableFiltering to false and then returning it back to true. #398

Open
vasyl-hordynskyy opened this issue Nov 12, 2023 · 0 comments

Comments

@vasyl-hordynskyy
Copy link

  • what edition are you using - enterprise
  • version for @inovua/reactdatagrid-enterprise - 5.9.4

Relevant code or config
Change the enableFiltering properties

What you did:
I used the default example for enableFIltering from the documentation(https://reactdatagrid.io/docs/api-reference#props-enableFiltering). In this example, when I changed the enableFiltering to false and then returning it back to true, opening the filter menu on Name column and press Clear or Clear All menu an error is logged in the console.
What happened:
Error in console cannot read properties of null on Clear\Clear All filter menu click.
image

Reproduction repository:
App example

Problem description:
The Clear/Clear All filter menu crashes after changing enableFiltering to false and then returning it back to true.

Suggested solution:

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