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

Remove use of React.tools to remove warnings #23

Closed
lemiii opened this issue Apr 11, 2016 · 1 comment
Closed

Remove use of React.tools to remove warnings #23

lemiii opened this issue Apr 11, 2016 · 1 comment

Comments

@lemiii
Copy link

lemiii commented Apr 11, 2016

React.tools makes use of an undocumented feature - React.__spread. Error started popping up in React v15.0.0 when they removed this undocumented api. It was added back in v15.0.1 with a depreciation warning.

Since react-tools is no longer supported, please switch to something else such as babel.

See facebook/react/pull/6444 for details

@alansouzati
Copy link
Collaborator

done

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