react-data-table-component-extensions
react-data-table-component-extensions copied to clipboard
Filter doesn't work without hitting a space
Hey everyone, I m using react-data-table-component-extensions
1.6.0 version. I've enabled the filter and we know that default value of filterDigit
prop is 2, the filter functionality actually does work fine but we've to hit an empty space otherwise it doesn't.
For example you can see the picture attached below:
Can we solve this issue?