Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning connecting stores #11

Open
reberan opened this issue Jun 30, 2017 · 1 comment
Open

Warning connecting stores #11

reberan opened this issue Jun 30, 2017 · 1 comment

Comments

@reberan
Copy link

reberan commented Jun 30, 2017

I am using react 15.4.1 and this function (connectToStores) uses React.createClass which is deprecated.
In fact in the console I get this warning:

Warning: StatefulWhateverComponent: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

@mwbennett
Copy link

Any movement on this? Appears to be unusable with React v16 because of React.createClass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants