I am trying to use a text field on a page to use as a real-time search term for algolia query list view displayed in a component on the same page.
The text field is set to update on change every 300ms (and it does that correctly)
Algolia search query only searches on the first change and then disregards any further inputs. (aka when writing product one it searches for the product one. If I then change the text to product two there is no change or query to algolia.