[Bug Report] Mouseenter used in El select causes clearable to be invalid
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.4.11
### OS/Browsers version
chrome 28.x
### Vue version
2.5.2
### Reproduction Link
https://codepen.io/pen/ (prev link is fake,this link is true https://element.eleme.cn/2.4/#/zh-CN/component/select#ke-qing-kong-dan-xuan )
### Steps to reproduce
Using Google browser under 30 to access the example in El select, there is no clear button
### What is Expected?
I want to use the clearable property in Google 28
### What is actually happening?
Because mouseenter is used inside the El select component, it can't take effect in Google's version below 30
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.