react-textarea-autosize
react-textarea-autosize copied to clipboard
IE 11 jump when new line is created.
I created a fork before the fix for https://github.com/andreypopp/react-textarea-autosize/issues/198. I updated to the latest and now I am seeing a jumping issue in IE 11 when a new line is created as text is typed. Is this a known bug?

Nope - this is not a known bug, could u prepare a simple repro case? Would help a lot with debugging this.