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

When inputnumber has fractionDigits and suffix, a number cannot be entered into it. #1498

Closed
NeluQi opened this issue Sep 5, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@NeluQi
Copy link

NeluQi commented Sep 5, 2021

If you use suffix in InputNumber, then when entering a fractional part, the field is cleared after entering 2 numbers.

Try to enter a fractional number of 5 numbers
codesandbox:
https://codesandbox.io/embed/ecstatic-hodgkin-x9y4f?fontsize=14&hidenavigation=1&theme=dark

@mertsincan mertsincan changed the title bug: InputNumber + FractionDigits + suffix When inputnumber has fractionDigits and suffix, a number cannot be entered into it. Sep 6, 2021
@mertsincan mertsincan self-assigned this Sep 6, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 6, 2021
@mertsincan mertsincan added this to the 3.7.1 milestone Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants