[Bug Report] input show-password Clicking Eye blur will trigger
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.6
### OS/Browsers version
Chrome 版本 118.0.5993.71
### Vue version
2.5.20
### Reproduction Link
https://elementui.github.io/issue-generator/#/zh-CN
### Steps to reproduce
Bind the blur event, clicking the eye will trigger, the ideal result: do not want to trigger, only the mouse leaves the input box to trigger
### What is Expected?
Do not want to trigger, only the mouse away from the input box will trigger
### What is actually happening?
Clicking on the eye triggers the Blur event
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.