react-currency-input-field
react-currency-input-field copied to clipboard
customInput doesnt work with Material UI <TextField> or any other elementType
trafficstars
To Reproduce Steps to reproduce the behavior:
- Go to CurrencyInput
- Add customInput = TextField (@material-ui)
- Render component
- Type 1 in currency field and the typing cursor/caret is null in length
Code Sandbox https://codesandbox.io/embed/exciting-lichterman-fp5tmd?fontsize=14&hidenavigation=1&theme=dark