Andarist / react-textarea-autosize

<textarea /> component for React which grows with content
http://andarist.github.io/react-textarea-autosize/
MIT License
2.18k stars 244 forks source link

Breaks undo functionality in Chrome #348

Closed RomanKornev closed 1 year ago

RomanKornev commented 1 year ago

Description:

With this component, undo/redo stops working as intended and instead changes characters one-by-one.

System info:

Browser - Chrome 103 OS - MacOS 12 React - v17