I currently have this simple react app and I cannot get these onchange events to fire for the life of me.
var BlogForm = React.createClass({ getInitialState:
try moving the onChange to the parent div.. this worked for me