textarea
textarea copied to clipboard
Overflow hidden while resizing
Can someone please explain what's the purpose of these lines? https://github.com/react-component/textarea/blob/afc7c9eea5fa0d2aeab62177f05a751d40550dde/src/ResizableTextArea.tsx#L151-L155 I'm currently investigating a bug (https://github.com/ant-design/ant-design/issues/31480). Thanks!
@afc163
ant-design/ant-design#31480