Element UI version
2.13.2
OS/Browsers version
win10
Vue version
2.6.10
Reproduction Link
https://codepen.io/zhangzicao/pen/RwKRXJZ
Steps to reproduce
点击按钮打开弹窗,点击树的checkbox,会发现触发了el-form的表单验证
What is Expected?
该场景不应该触发验证,希望el-tree增加validate-event属性用来配置
What is actually happening?
每次选中都会触发表单验证
2条答案
按热度按时间vsdwdz231#
Translation of this issue:
Element UI version
2.13.2
OS/Browsers version
win10
Vue version
2.6.10
Reproduction Link
https://codepen.io/zhangzicao/pen/RwKRXJZ
Steps to reproduce
Click the button to open the pop-up window, click the check box of the tree, and you will find that the form validation of El form is triggered
What is Expected?
In this scenario, validation should not be triggered. You want to add the validate event attribute to El tree for configuration
What is actually happening?
Each check triggers form validation
dxxyhpgq2#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.