You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I also encountered the same problem. The real source of the issue is the filterable attribute. This is really an annoying bug. My version is 2.12.0, the latest version currently.
Yes, I also encountered the same problem. The real source of the issue is the filterable attribute. This is really an annoying bug. My version is 2.12.0, the latest version currently.
I'm sorry, I use current version too, edit my ussue.
Element UI version
2.12.0
OS/Browsers version
75.0.3770.100
Vue version
2.6.10
Reproduction Link
https://codepen.io/AnnushkaSh/pen/aggoPE
Steps to reproduce
Create multiple and filterable el-select.
Click on select component and then click on the input area.
What is Expected?
el-select-dropdown component will be closed
What is actually happening?
el-select-dropdown component is not closing
It's dublicate #16559 and fixed in current version (2.12), but be reproduced again :-( .
The text was updated successfully, but these errors were encountered: