Skip to content

a-input组件控件不受控制,通过设置v-model:value绑定的值并使用input事件导致页面显示不正确(请注意切换输入法)https://codesandbox.io/p/devbox/f6q96d 链接 #8032

@GuoOcean

Description

@GuoOcean
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

vue 3.4.15

Reproduction link

Edit on CodeSandbox

Steps to reproduce

使用a-input组件并通过 v-model:value 进行绑定 再通过@input事件来限制输入的内容(如:限制a-输入只能输入数字不能输入字符串等等)

What is expected?

希望修改a-input组件dom元素在页面中展示问题
希望能看到并修复这个问题,再次特别感谢

What is actually happening?

a-input组件无法控制dom元素在页面中展示的数据

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions