Hey I am using `ais-instant-search` components wit...
# community-help
r
Hey I am using
ais-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?