react-numpad icon indicating copy to clipboard operation
react-numpad copied to clipboard

Zeros after decimal place limit

Open j-oshb opened this issue 5 years ago • 0 comments

The Number input with a decimal limit set still allows zeros to be entered.

For example a limit of 3 decimal places wouldn't allow 123.4567 to be entered, but it would allow 123.45600000.

j-oshb avatar Jan 09 '20 17:01 j-oshb