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
Basically, you should use value$ attribute bindings for both items and dropdown-menu itself to make sure the values are passed as strings. We probably have to document it better, or warn about numeric value usage to not confuse developers.
Description
Live Demo
https://jsbin.com/cemagub/edit?html,output
Steps to Reproduce
vaadin-dropdown-menu
with numeric values,value="0"
Expected Results
The first element should be selected
Actual Results
Dropdown behaves as there is nothing selected
Browsers Affected
Versions
The text was updated successfully, but these errors were encountered: