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

filter function props is not changing state after being Changed #48

Open
mayarShahta opened this issue Sep 9, 2021 · 1 comment
Open

Comments

@mayarShahta
Copy link

Hello there!
The filter function works just fine when i give it a string like ".startsWith("m") ...", But when i replace the "m" with a state then i set the state in a different function, the data of the state refreshes everywhere but not in the filter props function.
my goal is to make a filter with search bar that changes the state on change.

@KramKarisha
Copy link

Yeah, I also faced this problem. It would be nice to add a search filtering function to the source code.

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

2 participants