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

'Warning: owner-based and parent-based contexts differ' #23

Closed
grav opened this issue Mar 13, 2015 · 2 comments
Closed

'Warning: owner-based and parent-based contexts differ' #23

grav opened this issue Mar 13, 2015 · 2 comments

Comments

@grav
Copy link

grav commented Mar 13, 2015

Using React 0.13, I get several warnings about owner-based and parent-based contexts differ.

I haven't been using the Context-feature of React myself, but it seems that components using owner-based context (which react-google-maps apparently is), won't be compatible with the next release of React, which is why React 0.13 is issuing warnings. There's more info here: http://facebook.github.io/react/blog/#owner

@grav
Copy link
Author

grav commented Mar 13, 2015

Hmm, currently I cannot even get react-google-maps to work with React 0.13. I get the error Uncaught TypeError: Can't add property context, object is not extensible

@tomchentw
Copy link
Owner

Released v1.0.0 and closed this now.

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