aaacafe786

Results 1 comments of aaacafe786

Good morning, i am using "@algolia/autocomplete-js" and "algoliasearch/lite" in a remix application and have run into the same issue please find the relevant code: ``` { onStateChange(item); event.stopPropagation(); setQuery(item.query); refresh();...