Thanks Jason, but I don’t understand how this part...
# community-help
j
Thanks Jason, but I don’t understand how this part (
helper.state.query === ''
) is related to wildcard searches, it just hides something if the searchbox is empty. A user can still type in special characters and we get the ‘Undefined’ results. I have played around with this helper.state.query before, but it seems only useful in specific cases when you only want to listen to the state of the searchbox. This helper does not account for the use of facets/checkbox-filter states. Anyway, that is something not related to Typesense