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

Update for React 18 support

Open therealchewbecca opened this issue 2 years ago • 3 comments

Please add support for React 18. Are there plans to update any time soon?

therealchewbecca avatar Jan 19 '23 19:01 therealchewbecca

I see someone already opened a PR #189 and deployed their fork to npm as react-18-input-autosize

peetjvv avatar Apr 18 '23 15:04 peetjvv

Has anyone figured out how to apply the typescript definitions to the react-18-input-autosize fork?

JonathanMEdwards avatar Jan 26 '24 00:01 JonathanMEdwards

Struggled with this for awhile, ended up abandoning react-input-autosize and wrote a simple component for my usecase https://gist.github.com/zechdc/edc9797dcc50df1c9b54f3738a00e7df

zechdc avatar Apr 17 '24 15:04 zechdc