This component is using the legacy API, not React.createElement or React.createFactory.
Warning: Something is calling a React component directly. Use a factory or JSX instead. See: http://fb.me/react-legacyfactory
ReactClass.js:842 Uncaught TypeError: Cannot read property '__reactAutoBindMap' of undefined
This component is using the legacy API, not
React.createElementorReact.createFactory.