[Bug Report] (v-autocomplete) not able to select an item that is a null value or an empty string #4431
Labels
S: has PR
The issue has a pending Pull Request
T: regression
Something that used to work but we broke
Milestone
Versions and Environment
Vuetify: 1.1.0
Vue: 2.5.16
Browsers: Chrome 67.0.3396.99
OS: Windows
Steps to reproduce
Click on the first item of the autocomplete element in the codepen
Expected Behavior
The first element gets (visually) selected
Actual Behavior
The element doesn't (visually) get selected and looks like an empty state
Reproduction Link
https://codepen.io/anon/pen/MXLKwO
Other comments
note: the v-model value actually does change correctly
The text was updated successfully, but these errors were encountered: