Open Sjoerd82 opened 4 years ago
I am in the same situation. Currently this component is not available.
I'm sorry I've got no time to investigate but I just let you know that I'm still using this component and that it's still working for me with vuetify@1.5.x and vue@2.5.x. As specified here https://github.com/madarche/v-radio-deselectable/blob/master/package.json#L26 it has been developed for Vuetify 1.x. I would be glad to have people contributing a patch to make it work with a newer Vuetify or with different versions of Vuetify, depending on the maintainability and legibility of the code.
Implemented like in the demo:
Where model = {}, gives me in Vuetify 2.2.12 errors:
[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'value' of undefined"
found in
---> at node_modules/v-radio-deselectable/src/component.vue