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
When enter a character that no match any items in Combobox using hideEmptyPopup, onToggle is called with true argument, even though drop-down list is not appeared. And press Esc key afterwards, now it is called with false argument. Also press ArrowDown key, input box text is changed value first item in Combobox.
The text was updated successfully, but these errors were encountered:
When enter a character that no match any items in Combobox using hideEmptyPopup, onToggle is called with true argument, even though drop-down list is not appeared. And press Esc key afterwards, now it is called with false argument. Also press ArrowDown key, input box text is changed value first item in Combobox.
The text was updated successfully, but these errors were encountered: