ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[bug report] the check box in El tree will trigger the form validation of El form #20889

Open zhangzicao opened 3 years ago

zhangzicao commented 3 years ago

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?

每次选中都会触发表单验证

element-bot commented 3 years ago

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

stale[bot] commented 2 years ago

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.