Element UI version
2.12.0
OS/Browsers version
Windows10家庭版/Internet explorer11
Vue version
2.6.12
Reproduction Link
https://codepen.io/hm448426312/pen/XWjVmPv
Steps to reproduce
由于codeopen不支持IE11,所以需要将代码copy出来,想办法在IE11打开
1.输入框中使用中文输入法
2.输入后点击文字候选栏最右侧的表情图标
3.选中表情
4.重复2.3步骤,即使input设置了maxlength,超出长度后依然可以输入表情
What is Expected?
在IE11下,表情与普通字符串一致,超出可拦截。
What is actually happening?
表情未拦截,可一直输入
2条答案
按热度按时间2hh7jdfx1#
Translation of this issue:
Element UI version
2.12.0
OS/Browsers version
Windows 10 home / Internet Explorer 11
Vue version
2.6.12
Reproduction Link
https://codepen.io/hm448426312/pen/XWjVmPv
Steps to reproduce
Because codeopen does not support ie11, you need to copy the code and try to open it in ie11
What is Expected?
In ie11, the expression is consistent with the ordinary string, beyond the interception.
What is actually happening?
Expression not intercepted, can be input all the time
ih99xse12#
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.