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

Console Warnings in Bluekit Example #69

Closed
andrefox333 opened this issue Sep 29, 2016 · 2 comments
Closed

Console Warnings in Bluekit Example #69

andrefox333 opened this issue Sep 29, 2016 · 2 comments

Comments

@andrefox333
Copy link

andrefox333 commented Sep 29, 2016

When I launch the Bluekit Example (and also with my app) I get the following console warnings. Should I be concern?

warning.js:36 Warning: Unknown prop 'styles' on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
    in div (created by PropsTable)
    in div (created by PropsTable)
    in div (created by PropsTable)
    in PropsTable (created by PropsSidebar)
    in div (created by PropsSidebar)
    in div (created by PropsSidebar)
    in PropsSidebar (created by Page)
    in div (created by Page)
    in div (created by StyleRoot)
    in StyleRoot (created by Page)
    in Page (created by Content)
    in div (created by Content)
    in Content (created by Page)
    in div (created by Page)
    in div (created by StyleRoot)
    in StyleRoot (created by Page)
    in Page (created by StateProvider)
    in StateProvider (created by App)
    in App printWarning @ warning.js:36
warning.js:36 Warning: Failed prop type: Invalid prop 'name' of type 'string' supplied to 'SourceCode', expected 'object'.
    in SourceCode (created by Preview)
    in Preview (created by Page)
    in div (created by Page)
    in div (created by StyleRoot)
    in StyleRoot (created by Page)
    in Page (created by Content)
    in div (created by Content)
    in Content (created by Page)
    in div (created by Page)
    in div (created by StyleRoot)
    in StyleRoot (created by Page)
    in Page (created by StateProvider)
    in StateProvider (created by App)
    in App printWarning @ warning.js:36
@imtoo
Copy link
Contributor

imtoo commented Sep 30, 2016

@andrerecinto These warnings are directly in BlueKit or BlueKit example components. So you shouldn't be concerned. We hope to get rid of them next week in a new release. Thanks for the feedback!

@andrefox333
Copy link
Author

Ok good to know. Thank you.

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