'Autosubmit' is enabled in the exposed form style settings of a view, and one of the fields uses Autocomplete.
If you start typing in the autocomple field, the View autosubmits the query and does not allow you to select one of the suggested autocomplete options. This effectively means that you cannot use autocomplete in conjuncion with autosubmit.
Is there perhaps a way to cause Views not to autosubmit an autocomplete exposed filter until the user has selected one of the options? As in: ✨ Submit query on selection Fixed
Closed: outdated
1.0
Code