ColumnFilterWidgets icon indicating copy to clipboard operation
ColumnFilterWidgets copied to clipboard

Filter fails with '-' or html entities

Open abs0 opened this issue 10 years ago • 0 comments

There seem to be quite a few cases where content will show up fine in the filter dropdown select, but fail to pickup the matching rows when selected:

Some examples:

<td class="filterable">-</td> <td class="filterable">One &amp; two</td>

Thanks :)

abs0 avatar Oct 15 '14 16:10 abs0