You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: