Version
3.3.0-beta.2
Environment
none
Reproduction link
https://www.antdv.com/components/transfer-cn#components-transfer-demo-basic
Steps to reproduce
鼠标放在在多选框外包裹的一层label.ant-checkbox-wrapper的空白处上,点击会触发两次onSelectChange事件回调。
What is expected?
不要重复触发点击事件。
What is actually happening?
只触发一次点击事件
Version
3.3.0-beta.2
Environment
none
Reproduction link
https://www.antdv.com/components/transfer-cn#components-transfer-demo-basic
Steps to reproduce
鼠标放在在多选框外包裹的一层label.ant-checkbox-wrapper的空白处上,点击会触发两次
onSelectChange事件回调。What is expected?
不要重复触发点击事件。
What is actually happening?
只触发一次点击事件