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

React.__spread is deprecated and should not be used #29

Open
johdah opened this issue Sep 5, 2016 · 0 comments
Open

React.__spread is deprecated and should not be used #29

johdah opened this issue Sep 5, 2016 · 0 comments

Comments

@johdah
Copy link

johdah commented Sep 5, 2016

I get this with React 15.1.0

react-with-addons.js:21693 Warning: React.__spread is deprecated and should not be used. Use Object.assign directly or another helper function with similar semantics. You may be seeing this warning due to your compiler. See https://fb.me/react-spread-deprecation for more details.

A facebook member wrote the following in the React project (facebook/react#6444):

If you are using react-tools to compile JSX, please switch to Babel. That project was unsupported for more than a year.

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

1 participant