ngduc / react-tabulator

React Tabulator is based on tabulator - a JS table library with many advanced features.
https://codesandbox.io/s/0mwpy612xw?module=/src/components/Home.js
MIT License
366 stars 84 forks source link

matchAll:true doesn't seems to work #229

Open angela318 opened 3 years ago

angela318 commented 3 years ago

Title

Environment Details

Long Description When I filter "Active", there is still a row of "Inactive" being selected as shown in the image

JS code example goes here... (a Codesandbox link is preferred)

Workaround

...

(Please help with a PR if you have a solution. Thanks!)