News

A checkbox input with v-model does not update the value when an "input" or "change" event was triggered externally, whereas this does work with a text input element. The value of foo stays false ...