Hi, I’m using an autocomplete and I want:
- the user to be able to see the full list of value when autocomplete value is empty
- the user to be able to see the fitlered list when focus out of the input and come back
Curently the main issue is that the autocomplete doesn’t show a list when you click on it.
I’ve try to use dmx-on:click on the div but it doesn’t work I need to use a parent. And I can’t find a method on the autocomplete to show the list (there is “only” focus, validate, setValue, and disabled).
If someone have an idea or a lead?
Community Page
Last updated:
Last updated: