After making a selection from the matches, I have called clear() in the function passed into addAutocompleteValueAppliedListener. However, this isn't clearing the text and I wondered if this was a bug?
It can be done with getElement().executeJs("this.clear()") as a workaround.
After making a selection from the matches, I have called clear() in the function passed into addAutocompleteValueAppliedListener. However, this isn't clearing the text and I wondered if this was a bug?
It can be done with getElement().executeJs("this.clear()") as a workaround.