Vuetify: 1.2.5
Vue: 2.5.17
Browsers: Chromium 69.0.3497.81
OS: Ubuntu undefined
Console output:
"change" "bar"
"submit" "bar"
Console output:
"submit" null
"change" "bar"
"change" "bar"
https://codepen.io/downace/pen/wYKzXw?editors=1011
With v-text-field all works as expected
Also, change event is emitted twice
Possible duplicate of #4679
Workaround: https://codepen.io/anon/pen/YRQawa?editors=1011
This workaround seems to work. I look forward to a fix though. Thanks!
The workaround works for me too.
A fix would be very nice tho.
A lot of people seem to have this issue, and it's known for quite a long time now: https://github.com/vuetifyjs/vuetify/issues/3424
Duplicate of #4679
Most helpful comment
This workaround seems to work. I look forward to a fix though. Thanks!