If the user deselects all items, using the X on the item or opening the dropdown and clicking on all currently selected items, this leaves an empty array and doesn't clear the filter meaning no records are shown in the table.
I think "Is One Of" is not the only one. I have been using "Intersects", and the same thing happens. As @Jay_Walters this is not a solution, but sharing the way I work around it.
Thank you both! I don't have an eta for this issue, but I'll reach out when this is fixed. I've seen it with isOneOf, isNoneOf, and intersects, but there could be others