react-currency-input icon indicating copy to clipboard operation
react-currency-input copied to clipboard

React component for inputing currency amounts

Results 64 react-currency-input issues
Sort by recently updated
recently updated
newest added

It is possible to show the value only when user starts to change the value, even when the value didnt change the value is starting with 00,00. Thats what I...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

if u try use hooks.. its do not works. Ex: const [price, setPrice] = useState(''); setPrice(floatvalue) } /> the input keep reseting... can someone try fix this?

We want to copy `100` into currency input - it becomes `1.00`, `100.00` becomes `100.00`, wrong behaviour. We need to protect user from removing `.` in another way. Currency input...

- MaxValue-UserPrevention - Build fixes

Hi! I am facing a problem when using currency input with material-ui lib. Have a look at the code: Below this part I have others fields in the form. However,...

i'm using this in redux form and don't see an easy way to add a name attribute to this currency input.

I would like that you see with careful my code because we need this feature in the component. Thanks!

fixes #50, based on https://github.com/jsillitoe/react-currency-input/issues/50#issuecomment-340050214