Ramy Tamer
10/01/2023, 10:15 PMais-instant-search
components with Vue, and whenever I load the component, Typesense loads some initial results (I don't want this behavior) - I want to only make a call to Typesense whenever the user inputs something in the search input ais-search-box
Is there a way to configure the component to only call Typesense API/do actual search after the first interaction with the search input?