I have a simple react component with a form in it:
react
var AddAppts = React.createClass({ handleClick:
I saw this error while developing a react module that was linked to a test project using npm link. Switching to a regular dependency solved the problem.
It seems that React doesn't like npm link.
npm link