Hello. On IE11/React 15.2.0 when copy/paste data from keyboard to a textarea, onChange not firing,
this works fine in Chrome and FF
I've included a test link:
https://jsfiddle.net/wxwawpkn/
(a log msg should happen when you copy/paste data into textarea)
Thanks!