MF Codeworks
Results
11
comments of
MF Codeworks
Strange update; if I set `value` **and** `checked` props, `true` **does** reflect in the `v-model` binding, whilst `false` still results in just `""` https://codepen.io/mfcodeworks/pen/dyOapPe It should still work because `""`...