Hi there,
I’m using the autocomplete element in my project and there’s a small problem.
When I click on the element it shows the options as expected:
However, when I choose one of the options it updates the placeholder but it stills show only the selected option.
The user has to click again on the only option to make it disappear.
As I said, it works fine but this “double click” is not very cool for the user.
Is this a minor bug or a missing config from my side?
Best,