🐛 [Bug]: UserHead 文档中 modelValue 与 v-model 为重复属性
Version
latest
Vue Version
latest
Link to minimal reproduction
无
Step to reproduce
无
What is expected
UserHead 文档中 modelValue 与 v-model 为重复属性
What is actually happening
UserHead 文档中 modelValue 与 v-model 为重复属性
What is your project name
无
Any additional comments (optional)
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛 [Bug]: ModelValue and v-model are duplicate properties in the UserHead document
在 opentiny/tiny-vue 仓库中,我找到了与 UserHead 相关的代码文件。以下是一些相关文件的链接:
从代码中可以看到,UserHead 组件的 model 配置中定义了 modelValue 属性用于双向绑定。然而,文档中提到 modelValue 和 v-model 是重复的,这可能是文档中的一个错误或需要澄清的地方。
如果您希望我进一步调查或修改文档,请告诉我!如果需要,我可以帮助您创建一个问题来跟踪这个问题。请让我知道您的决定。
Bot detected the issue body's language is not English, translate it automatically.
In the opentiny/tiny-vue repository, I found the code file related to UserHead. Here are some links to related files:
As you can see from the code, the modelValue property is defined in the model configuration of the UserHead component for bidirectional binding. However, the documentation mentions that modelValue and v-model are duplicates, which may be a bug in the documentation or where clarification is needed.
If you would like me to investigate further or modify the documentation, please let me know! If needed, I can help you create a question to track this question. Please let me know your decision.