Hi @Catapult_John,
If you're doing server-side filtering, you can skip the change handler and hiding the x with some custom CSS.
Just reference your multiselect values directly in your resource query. Then, set your query to Run automatically. This way, it only fires off when the selected values change, not just when you open and close the dropdown.
For example:
Hope this helps!
