[Bug Report] select框设置filterable,在选中一个之后切屏,再切回来,组件的options会自动打开
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.14
### OS/Browsers version
123.0.6312.58
### Vue version
2.7.16
### Reproduction Link
https://codepen.io/jiangguangyao/pen/rNbzyWL
### Steps to reproduce
1. select组件随便选中一个(此时select的options列表popper关闭,但select组件input仍处于选中状态)
2. 通过键盘切屏
3. 切屏回到当前页面
### What is Expected?
切屏回来后的select组件展示形式和切屏前的展示形式一样(即options处于关闭状态)
### What is actually happening?
切屏回来后的select组件的options自动打开
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.