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

Textarea with incorrect height at first render #364

Open stasuello opened 1 year ago

stasuello commented 1 year ago

https://user-images.githubusercontent.com/60290993/219677134-9f042e84-7128-443a-b432-4867a0e94be2.mov

use useLayoutEffect is not a very elegant solution...

image
piotrblasiak commented 4 months ago

This is indeed an even bigger problem with using SSR - is there any workaround, or fix in the works?