vaadin / vaadin-combo-box

The Web Component for displaying a list of items with filtering. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
115 stars 85 forks source link

fix: ensure hasInputValue is updated for combo-box-light #1045

Closed mukherjeesudebi closed 1 year ago

mukherjeesudebi commented 1 year ago

Part of https://github.com/vaadin/vaadin-combo-box/pull/1044

Part of https://github.com/vaadin/web-components/issues/5763

vursen commented 1 year ago

It's needed because time-picker is based on combo-box-light rather than combo-box.