Andarist / react-textarea-autosize

<textarea /> component for React which grows with content

Home Page:http://andarist.github.io/react-textarea-autosize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page scrolls up when typing (when being zoomed out in Safari)

cymen opened this issue · comments

It looks like Safari has a bug as reported here:

https://bugs.webkit.org/show_bug.cgi?id=237225

A similar node module has a bug report for the same issue here:

jackmoore/autosize#396

I'm just opening this issue here in case others run into it. Not 100% sure it's identical but it looks like same problem.