element [bug report] input the account and password associated with Chinese. Clicking on it does not trigger double binding

stszievb  于 2023-02-04  发布在  其他
关注(0)|答案(2)|浏览(123)

Element UI version

2.14.1

OS/Browsers version

87.0.4280.88(正式版本) (x86_64)

Vue version

2.6.11

https://codepen.io/pen

Steps to reproduce

中文输入模式 输入 a 联想出 admin ,在输入框还有的情况下,点击下层对应的账号密码, 没有双绑到对应字段上

What is Expected?

实现双绑

What is actually happening?

el-input 的双绑没有绑上, 通过getByElementId 可以获取到value , 原生input 双绑上了

xoefb8l8

xoefb8l81#

Translation of this issue:

Element UI version

2.14.1

OS/Browsers version

87.0.4280.88 (official version) (x86_ 64)

Vue version

2.6.11

https://codepen.io/pen

Steps to reproduce

In the Chinese input mode, input a to associate with admin. If the input box is still available, click the corresponding account and password at the lower level, without double binding to the corresponding field

What is Expected?

Realize double binding

What is actually happening?

The double binding of El input is not bound. The value can be obtained through getbyelementid, and the native input is bound

gab6jxml

gab6jxml2#

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.

相关问题