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

Unkown props warning #3

Open
GeorgeStrakhov opened this issue Jul 28, 2016 · 1 comment
Open

Unkown props warning #3

GeorgeStrakhov opened this issue Jul 28, 2016 · 1 comment

Comments

@GeorgeStrakhov
Copy link

Getting this error in the console on fresh clone and run:

modules.js:21394 Warning: Unknown props `customClasses`, `history`, `location`, `params`, `route`, `routeParams`, `routes`, `leftButton`, `rightButton` on <span> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
    in span (created by ReactTransitionGroup)
    in ReactTransitionGroup (created by ReactCSSTransitionGroup)
    in ReactCSSTransitionGroup (created by RouteCSSTransitionGroup)
    in RouteCSSTransitionGroup (created by IonNavBar)
    in div (created by IonNavBar)
    in IonNavBar (created by Auth)
    in div (created by Auth)
    in Auth (created by RouterContext)
    in App (created by MeteorDataContainer)
    in MeteorDataContainer (created by RouterContext)
    in div (created by IonBody)
    in IonBody (created by Body)
    in Body (created by RouterContext)
    in RouterContext (created by Router)
    in Router
@GeorgeStrakhov
Copy link
Author

Looks like it's related to this: pors/reactionic#66

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