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

filtering by column works from the code but not in the browser #42

Closed
EssamTarik opened this issue Mar 21, 2017 · 0 comments
Closed

filtering by column works from the code but not in the browser #42

EssamTarik opened this issue Mar 21, 2017 · 0 comments

Comments

@EssamTarik
Copy link

EssamTarik commented Mar 21, 2017

i noticed that when i set the filter from my code this way :
<Table data={data} filterValue={[ { key: 'owner', value: 'essam' } ]} />

i can see owner:essam in the search box in the table and it filters my data correctly
but if i type owner:essam manually, it doesnt work , just pops out "There is no data available
"

@mbonaci mbonaci closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2023
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