Algolia autocomplete field doesn’t get populated after selection
I have built an app with VueJS 3 (Composition API) and the Quasar framework (2.14.5) and integrated Algolia (4.24.0) as my search engine (with vue-InstantSearch 4.8.4). It works as a charm.
In a next step I have built a Vue component to use Algolia’s autocomplete following the guidelines on the Algolia website. My goal is to have a search with dropdown to search for companies in my Algolia ‘companies’ index. I face 2 issues currently: