Voronoy Sergey
Results
2
comments of
Voronoy Sergey
Changes break work with modelValue, when modelValue is not Object. Before changes code below work fine, but now vModel MUST BE Object. **Example:** ```html import { ref } from 'vue'...
> > Changes break work with modelValue, when modelValue is not Object. Before changes code below work fine... > > Create a new issue please. Done: https://github.com/vuetifyjs/vuetify/issues/17997