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

Update to support React 0.14 #2

Open
bengillies opened this issue Oct 9, 2015 · 5 comments
Open

Update to support React 0.14 #2

bengillies opened this issue Oct 9, 2015 · 5 comments

Comments

@bengillies
Copy link

Running this with React 0.14 gives the following warnings:

Warning: require('react/addons') is deprecated. Access using require('react-addons-{addon}') instead.
warning.js
Warning: React.addons.batchedUpdates is deprecated. Use ReactDOM.unstable_batchedUpdates instead.
@vslinko
Copy link

vslinko commented Dec 22, 2015

@acdlite any news?

@yocontra
Copy link

yocontra commented Jan 3, 2016

Anything about this? Module is unusable right now

@vslinko
Copy link

vslinko commented Jan 3, 2016

@yocontra
Copy link

yocontra commented Jan 3, 2016

@vslinko Thanks, using that and it works fine

@tconroy
Copy link

tconroy commented Apr 13, 2016

@vslinko @contra does this expose an alternative to batchedUpdatesMiddleware? would like to switch to avoid these warnings.

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

4 participants