Open aiesst opened 4 years ago
Translation of this issue:
2.13.2
win10/IE10
3.0.0-beta.14
https://jsfiddle.net/bzq64msL/1/
Ie10 can't reproduce online. When the select selector has the function of deleting and selecting and multi selecting at the same time, ie10 will have a bug that the search box can't be input
It is expected that under IE10, the select selector can use the functions of multiple selection and deletion at the same time.
Under ie10, the select selector cannot use multiple selection and delete selection functions normally at the same time.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Element UI version
2.13.2
OS/Browsers version
win10/IE10
Vue version
3.0.0-beta.14
Reproduction Link
https://jsfiddle.net/bzq64msL/1/
Steps to reproduce
IE10无法在线复现,当select选择器同时有用删选和多选的功能时,IE10会出现搜索框无法输入的bug
What is Expected?
期待在IE10下面,select选择器能同时正常使用多选和删选功能。
What is actually happening?
在IE10下面,select选择器不能同时正常使用多选和删选功能。