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

customInput doesnt work with Material UI <TextField> or any other elementType

Open tzs04 opened this issue 3 years ago • 0 comments
trafficstars

To Reproduce Steps to reproduce the behavior:

  1. Go to CurrencyInput
  2. Add customInput = TextField (@material-ui)
  3. Render component
  4. 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

tzs04 avatar Sep 20 '22 07:09 tzs04