You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the exemple, i use a first autocomplete with min-len at 1 and a second autocomplete with min-len at 2.
But when i try to search with the first autocomplete, i need 2 chars before having a result showing up.
The text was updated successfully, but these errors were encountered:
When creating two autocomplete in the same page. The min-len of the last autocomplete declared is also used by the other autocomplete.
In the exemple, i use a first autocomplete with min-len at 1 and a second autocomplete with min-len at 2.
But when i try to search with the first autocomplete, i need 2 chars before having a result showing up.
The text was updated successfully, but these errors were encountered: