Javascript – Algolia autocomplete warning 'The attribute "…" described by the path ["…"] does not exist on the hit. Did you set it in `attributesToHighlight`?'
I have developed a web app with VueJS (Composition API) and use Algolia as my search engine. I followed the guidelines from Algolia to build a component for autocomplete and though it works, I get this strange warning in the…