Whenever I delete from the searchTerm after adding a character to the term, the menu items do not display text besides the first element.
Exception that you will see in the gif:
It works if the next appended character has no autocomplete results.

Changing my filter function has not affected this behavior.
Whenever I delete from the
searchTermafter adding a character to the term, the menu items do not display text besides the first element.Exception that you will see in the gif:
It works if the next appended character has no autocomplete results.
Changing my filter function has not affected this behavior.