[bug report] after El select sets the filterable attribute, press enter in the input of the same form, and select will pop up automatically
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
macOS Big Sur Version 11.2.3 /Safari Version 14.0.3 (16610.4.3.1.7)
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/pen/
### Steps to reproduce
1.链接(其实就是官方的form样例)
2.直接在input上回车
3.时间控件会自动弹出
4.如果select 设置了 filterable属性也会自动弹出
### What is Expected?
在el-input上回车,时间控件 和 el-select控件不应该弹出选择框
### What is actually happening?
在el-input上回车,时间控件 和 el-select控件弹出选择框
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.