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 about ConnectTheme(Component).childContextTypes #28

Open
wickedest opened this issue Mar 30, 2018 · 0 comments
Open

Warning about ConnectTheme(Component).childContextTypes #28

wickedest opened this issue Mar 30, 2018 · 0 comments

Comments

@wickedest
Copy link

First of all, thanks for carbon-ui. It looks amazing so far and I am eager to use it to create an android/web application. It took me a while, but I got the example application working for (android/web) here: https://gitlab.com/jamie-peabody/places-carbon

I need to use react 16.3.0-alpha.1, webpack 4, react-native-web, and carbon-ui. I am getting some issues. This one in particular is just a warning:

warning.js?da67:33 Warning: ConnectTheme(Component).childContextTypes is specified
but there is no getChildContext() method on the instance. You can either define 
getChildContext() on ConnectTheme(Component) or remove childContextTypes 
from it.

I see the warning on web and android.

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

1 participant