You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.现象
runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Component emitted event "update:value" but it is neither declared in the emits option nor as an "onUpdate:value" prop.
What is expected?
修复 警告问题
What is actually happening?
runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Component emitted event "update:value" but it is neither declared in the emits option nor as an "onUpdate:value" prop.
The text was updated successfully, but these errors were encountered:
Hello @liulei92. Please provide a online reproduction by forking this link for vue2、 link for vue3 or a minimal GitHub repository.Make sure to choose the correct version.
你好 @liulei92, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 for vue2、 此处 for vue3 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。
Version
2.0.0-rc.5
Environment
vue3.0.3
Reproduction link
https://2x.antdv.com/components/checkbox-cn/
Steps to reproduce
1.使用checkbox.group组件
code:
Online
Promotion
Offline
2.现象
runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Component emitted event "update:value" but it is neither declared in the emits option nor as an "onUpdate:value" prop.
What is expected?
修复 警告问题
What is actually happening?
runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Component emitted event "update:value" but it is neither declared in the emits option nor as an "onUpdate:value" prop.
The text was updated successfully, but these errors were encountered: