vaadin / vaadin-combo-box-flow

Vaadin Flow Java API for vaadin/vaadin-combo-box Web Component
https://vaadin.com/components/vaadin-combo-box
Other
5 stars 9 forks source link

Avoid extra value change to null when changing visibility #334

Closed alvarezguille closed 4 years ago

alvarezguille commented 4 years ago

Remove unneeded workaround Add regression tests the issue Fixes #321

alvarezguille commented 4 years ago

Regression tests for removed workaround passed (ComboBoxInTemplateIT).

Also tested backporting to 3.0 and used a snapshot in the project that was used to validate the issue linked from the removed workaround. comboboxsetnull.zip