Hi, maybe this is more of an InstantSearch.js ques...
# community-help
j
Hi, maybe this is more of an InstantSearch.js question, but I am wondering the following: when I call the search.start() function, WITHOUT having performed any search since no char was entered in the query field, I am already getting search results. I'd like to disable this behavior - I'd like to pass into the search mode, letting InstantSearch.js modify my DOM ONLY WHEN at least one char was entered in the search field. How can I do this?
j
j
OK perfect, thanks for the answer!