BinaryMuse / fluxxor

:hammer_and_wrench: Flux architecture tools for React
http://fluxxor.com/
MIT License
1.69k stars 154 forks source link

React warning after update to 1.7.2 #140

Closed ivantsov closed 9 years ago

ivantsov commented 9 years ago

After updating Fluxxor to 1.7.2 I've got following warnings in console:

You are binding a component method to the component. React does this for you automatically in a high-performance way, so you can safely remove this call.

I'm using React.createClass if it's important.

BinaryMuse commented 9 years ago

Thanks! Fixed in 1.7.3.