'Filterable' column option doesn't limit filterable fields #120
Labels
Bug
An unexpected behavior/error
PR Welcome
If you like to, we would be glad to see some PR for this subject
Tested in v.2.0.0-alpha.6 and 2.0.0-alpha.7
Expected one of these scenarios to work:
First scenario
filterable: true
Second scenario
filterable: false
Example
Expected: Entering
test
returns either the first or the first and last optionActual: Entering
test
returns all threeThe text was updated successfully, but these errors were encountered: