Skip to content
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

[Input] Input 组件设置属性 type="number" 时,无法完成小数位末尾的 0 输入 #4658

Open
wilonjiang opened this issue Oct 16, 2024 · 1 comment
Labels
to be published to be published

Comments

@wilonjiang
Copy link
Contributor

tdesign-vue-next 版本

1.10.2

重现链接

No response

重现步骤

  1. Input 组件设置属性 type="number"
  2. 输入框中依次输入 1.05,当输入到 1.0 时,输入框会自动变成 1,导致 0 无法输入

期望结果

  1. Input 组件设置属性 type="number"
  2. 输入框中依次输入 1.05,输入框显示 1.05

实际结果

  1. Input 组件设置属性 type="number"
  2. 输入框中依次输入 1.05,当输入到 1.0 时 0 无法输入

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

👋 @wilonjiang,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published to be published
Projects
None yet
Development

No branches or pull requests

2 participants