react-numeric-input
react-numeric-input copied to clipboard
Can't input '1.01', however we can input '1.11'
Hi @vlad-ignatov,
I found another bug, could you please help to take a look at it? Thanks in advance.
Usage: <NumericInput snap style={false} />
We can input 1.11 rather than 1.01. It seems '0' can't be placed right after '.'
fixed it waiting for @vlad-ignatov to approve my pull request
Hi, is there any update with this @vlad-ignatov? Would be really keen to update once this is released as it's quite fundamental for our application.