element [bug report] El select cannot dynamically call back remote method when inputting Chinese

tmb3ates  于 2022-11-02  发布在  其他
关注(0)|答案(4)|浏览(140)

Element UI version

2.12.0

OS/Browsers version

google 78.0.3904.70

Vue version

2.6.10

https://codepen.io/pen/?&editable=true

Steps to reproduce

1、去掉multiple属性
2、使用win10的自带输入法
3、输入中文
4、不要用空格键,使用数字键来确认输入的文字
5、输入后远程搜索没有实现

What is Expected?

1、去掉multiple属性
2、使用win10的自带输入法
3、输入中文
4、不要用空格键,使用数字键来确认输入的文字
5、输入后远程搜索可以实现

What is actually happening?

1、去掉multiple属性
2、使用win10的自带输入法
3、输入中文
4、不要用空格键,使用数字键来确认输入的文字
5、输入后远程搜索没有实现

pn9klfpd

pn9klfpd1#

Translation of this issue:

Element UI version

2.12.0

OS/Browsers version

google 78.0.3904.70

Vue version

2.6.10

https://codepen.io/pen/?&editable=true

Steps to reproduce

  1. Remove the multiple attribute
  2. Use the built-in input method of win10
  3. Input Chinese
  4. Do not use the space bar, use the number bar to confirm the input text
  5. Remote search is not implemented after input

What is Expected?

  1. Remove the multiple attribute
  2. Use the built-in input method of win10
  3. Input Chinese
  4. Do not use the space bar, use the number bar to confirm the input text
  5. Remote search can be realized after input

What is actually happening?

  1. Remove the multiple attribute
  2. Use the built-in input method of win10
  3. Input Chinese
  4. Do not use the space bar, use the number bar to confirm the input text
  5. Remote search is not implemented after input
nmpmafwu

nmpmafwu2#

亲,有解决方案吗?

wwtsj6pe

wwtsj6pe3#

我不用这个了,改用el-autocomplete

llycmphe

llycmphe4#

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.

相关问题