Originally by @mstahv
In some cases browsers decide to intelligently suggest something into ComboBox, which is naturally suggesting values as well. This causes some nasty "collision". Thus, html5 attributes should be used to disable browsers autocomplete feature for ComboBox components input field.
Imported from https://dev.vaadin.com/ issue #16647
Originally by @mstahv
In some cases browsers decide to intelligently suggest something into ComboBox, which is naturally suggesting values as well. This causes some nasty "collision". Thus, html5 attributes should be used to disable browsers autocomplete feature for ComboBox components input field.
Imported from https://dev.vaadin.com/ issue #16647