This is exactly the same as #4504, but opened a new one, because that one was closed without solution.
Vuetify: 1.1.8
Vue: 2.5.15
Browsers: All, for example: Chrome 68.0.3440
OS: All, for example Arch Linux latest
Vuetify: 1.0.19 (according to previous issue, not confirmed by me)
Vue: Not relevant
v-radio-group with an initial value in a v-form and reset the form.After calling form.reset() the value keeps being in sync and can be set normally.
Values are out of sync and unable to recover.
https://codepen.io/anon/pen/WKEwpX
After clicking the "reset" button and thus calling resetAndSetAgain, I would expect the radio button to be selected. Also, the "set manually" button is not working after resetting once.
Hello,
sorry for reopen this, but i looks like that this bug is still not fixed. I tried it with 1.1.10 but it's still not working.
https://codepen.io/anon/pen/QBZZBO
Yeah I forgot to comment this, that part is user error: https://codepen.io/anon/pen/qyJQOd?editors=1010
There was still a bug though, 1.1.9 didn't work even with the $nextTick
I think I have the same problem. somehow, after resetting a VForm, values cannot be set.
Most helpful comment
Yeah I forgot to comment this, that part is user error: https://codepen.io/anon/pen/qyJQOd?editors=1010
There was still a bug though, 1.1.9 didn't work even with the $nextTick