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 15 upgrade error #29

Closed
devang-kredx opened this issue Apr 13, 2016 · 1 comment
Closed

React 15 upgrade error #29

devang-kredx opened this issue Apr 13, 2016 · 1 comment

Comments

@devang-kredx
Copy link

Getting the following error when running with React 0.15.x

warning.js?8a56:44 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.
@KyleAMathews
Copy link
Owner

This is a warning not an error. Your site will work just fine with it. It'll be removed once jsdf/coffee-react-transform#70 is fixed.

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