Hi Nathan Mead,
Greetings from Syncfusion support.
In your query, we could see that you like to remove the html
strings in the Filter menu. In Filter menu we have rendered the AutoComplete
component and we want to let you know that the Value property of the
AutoComplete field settings are of type string, and it will consider the given
value as a string. So, since you are maintaining the HTML strings in your
datasource, the AutoComplete considered the whole value as the string. It was
the default behavior. We cannot disable the HTML String in the AutoComplete.
Regards,
Santhosh I