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

does not work with onChange function

Open eeeman1 opened this issue 5 years ago • 2 comments

when i use the function onChange and value then all changes happen only in the first cell

eeeman1 avatar Oct 07 '20 08:10 eeeman1

i have the same problem...

joaovmf avatar Oct 14 '21 21:10 joaovmf

@joaovmf i think this may be fixed in a branch i made, which i published to npm as @acusti/react-code-input. you can try it out via npm i @acusti/react-code-input or yarn add @acusti/react-code-input.

acusti avatar Oct 17 '21 19:10 acusti