scotch-io / react-tweets

Code repository for the tutorial by @kenwheeler: Build A Real-Time Twitter Stream with Node and React.js
http://scotch.io/tutorials/javascript/build-a-real-time-twitter-stream-with-node-and-react-js
697 stars 342 forks source link

Cannot read property '__reactAutoBindMap' #19

Closed rogoit closed 8 years ago

rogoit commented 8 years ago

Everything works fine. But there will not be the notification bar

Uncaught TypeError: Cannot read property '__reactAutoBindMap' of undefinedReactClass.createClass.Constructor @ bundle.js:61321../components/TweetsApp.react @ bundle.js:12s @ bundle.js:1e @ bundle.js:1(anonymous function) @ bundle.js:1

rlau1115 commented 8 years ago

Also getting this issue.

zakkzhang commented 8 years ago

+1

zakkzhang commented 8 years ago

solved, update react, react-dom and reactify to lastest