Skip to content

a-input-number component will repeatedly input numbers #3814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Asuancaiyu opened this issue Mar 17, 2021 · 5 comments
Closed

a-input-number component will repeatedly input numbers #3814

Asuancaiyu opened this issue Mar 17, 2021 · 5 comments
Assignees
Labels

Comments

@Asuancaiyu
Copy link

  • ‘a-input-number’ 组件问题:

输入1234 则会出现 12344;
输入123456 则会出现 123445566;

  • 该问题出现在版本v1.7.3 ‘a-input-number’ 组件的 ‘格式化展示’ 示例中,下方为官网示例代码:

`

<script> export default { methods: { onChange(value) { console.log('changed', value); }, }, }; </script> `

@close-issue-app
Copy link

Your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!

为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

@github-actions github-actions bot changed the title a-input-number 组件会重复输入数字 a-input-number component will repeatedly input numbers Mar 17, 2021
@ajuner
Copy link
Member

ajuner commented Mar 18, 2021

确认一下是微软输入法+谷歌浏览器才会出现的吗

@Asuancaiyu
Copy link
Author

确认一下是微软输入法+谷歌浏览器才会出现的吗

是的,我用的微软输入法+谷歌浏览器,后面我尝试使用手心输入法则没有该问题。
最后我使用 ant v.2.x 的 ‘a-input-number’则没有输入法的问题。

@ajuner
Copy link
Member

ajuner commented Mar 18, 2021

好的 会尽快修复

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants