[bug report] El autocomplete if you use remote search, click again to display the last suggestion first, and then load the content this time
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
window10
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/pride_wu/pen/xxbPdZL
### Steps to reproduce
el-autocomplete使用远程搜索,第一次点击显示建议内容,不做选择,然后使它失去焦点,之后再次点击时,会先把第一次点击时的历史建议显示,再加载第二次点击时的内容,这样第二次就会闪一下。 官网列子也可以重现
### What is Expected?
失去焦点后,期望清空建议内容
### What is actually happening?
失去焦点后,建议内容没有清空,只是隐藏了下拉框
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.