[Bug Report] row-click
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.2
### OS/Browsers version
mac 10.15.7/chrome 86.0.4240.111(正式版本) (x86_64)
### Vue version
3.0.2
### Reproduction Link
https://codepen.io/small-fy/pen/WNxjvbR
### Steps to reproduce
渲染表格后,鼠标拖动input框至其它单元格,然后再松开鼠标,会发现触发了row-click事件
### What is Expected?
当鼠标松开时,不会触发row-click绑定的事件
### What is actually happening?
当鼠标松开时,触发了row-click绑定的事件
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.