Vuetify: 1.1.4
Vue: 2.5.16
Browsers: Chrome, Firefox, etc.
OS: macOS High Sierra
https://codepen.io/anon/pen/WKbzNe?&editors=101
It works as expected for the initial search when there are no items selected. However, once one is selected, the issue starts to appear.
The issue appears to be caused by the combination of the hide-no-data and hide-selected properties. If you remove either of them, it works as expected.
Only happens with hide-selected
Most helpful comment
Only happens with
hide-selected