birdofpreyru/react-utils

With its current implementation `<TextArea>` content is "jumpy" when resized, especially due to adding a new line by Enter

Opened this issue · 0 comments

... can we improve it by using layout effect or smth else to make the resizing earlier in the React render cycle?