dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

In non-strict mode the Typeahead should not call onValue for an empty value #1621

Closed agubler closed 3 years ago

agubler commented 3 years ago

Bug

When the typeahead is in non-strict mode the onValue property is called when the input is blurred even if the input is empty.