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

Material-UI + CurrencyInput

Open mario-zancanaro opened this issue 8 years ago • 4 comments

Hi! I am facing a problem when using currency input with material-ui lib. Have a look at the code:

captura de tela 2017-08-30 as 16 28 24

Below this part I have others fields in the form. However, I am not able to fill any other element in the form because the focus always go back to the <CurrencyInput> input.

Am I missing something?

Tks

mario-zancanaro avatar Aug 30 '17 14:08 mario-zancanaro

+1

anuroop15 avatar Sep 13 '17 17:09 anuroop15

@nanocreaator or @anuroop15 did you guys work out a fix in the end?

wkerswell-gresham avatar Mar 27 '18 14:03 wkerswell-gresham

nope @wkerswell-gresham

anuroop15 avatar Mar 29 '18 16:03 anuroop15

React currency formatter with Material Ui Textfield look and feel is available at https://www.npmjs.com/package/@unicef/material-ui-currency-textfield

This might solve your issue.

sureshsevarthi avatar Aug 28 '19 19:08 sureshsevarthi