Skip to content

support for react 0.15.2 - https://fb.me/react-unknown-prop #3599

@FredericHeem

Description

@FredericHeem

The new React version 0.15.2 has introduced a new warning regarding passing props to children: https://fb.me/react-unknown-prop

Version

2.5.2

Test Case

git clone https://github.com/FredericHeem/starhackit && cd starhackit/client && npm i && npm start

Steps to reproduce

Expected Behavior

No react warnings

Actual Behavior

warning.js:44 Warning: Unknown props history, location, params, route, routeParams, routes on

tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions