Vue TypeError: Cannot read property '_wrapper' of undefined when using v-model on checkbox

前端 未结 0 1611
-上瘾入骨i
-上瘾入骨i 2020-12-03 22:58

when I try and v-model a property of an Object using a checkbox in Vue I get the following error logged to the console:

Vue TypeError: Cannot read property \'_wrapper

相关标签:
回答
  • 消灭零回复
提交回复
热议问题