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 0.13 support? #6

Open
pedroteixeira opened this issue Mar 15, 2015 · 1 comment
Open

React 0.13 support? #6

pedroteixeira opened this issue Mar 15, 2015 · 1 comment

Comments

@pedroteixeira
Copy link

Currently, there are a few warnings:

Warning: owner-based and parent-based contexts differ (values: [object Object]vs[object Object]) for key (layoutContext) while mounting Layout
(see: http://fb.me/react-context-by-parent)

@jsdf
Copy link
Owner

jsdf commented Mar 18, 2015

This shouldn't really create a problem, in fact this module simulates parent-based context by injecting the layoutContext prop into children. Once owner-based context is a thing of the past then some code can actually be deleted.

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