vlad-ignatov/react-numeric-input

not possible to use 0.00000234

Opened this issue · 5 comments

Numbers with 0 after coma are deleted.

Got the same issue.

Fixed it
waiting for @vlad-ignatov to approve my pull request

Is this still open? I'm able to type 0 after a decimal if I set precision={}, but that causes other issues, for example, typing in a digit followed by a decimal looks ridiculous:

image

Yep.
Unfortunately no one approved my pull request yet

@vlad-ignatov Can you go ahead and approve this? I'd qualify this as a breaking issue for a numeric input component.