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 15.2.1 deprecation warning #80

Closed
lamuertepeluda opened this issue Jul 13, 2016 · 0 comments
Closed

React 15.2.1 deprecation warning #80

lamuertepeluda opened this issue Jul 13, 2016 · 0 comments

Comments

@lamuertepeluda
Copy link

lamuertepeluda commented Jul 13, 2016

Hi there,

I upgraded react to latest version (15.2.1) and since then I'm getting this warning

warning.js:44 Warning: Unknown props startDate, endDate` on

tag. Remove these props from the element.``

That is explained at this page

Code that causes the warning:

<DateRangePicker startDate={this.props.dateStart } endDate={this.props.dateEnd }>
{/*other stuff here*/}
</DateRangePicker>
@lamuertepeluda lamuertepeluda changed the title React 0.15.2 deprecation warning React 15.2.1 deprecation warning Jul 13, 2016
letrunghieu added a commit to letrunghieu/react-bootstrap-daterangepicker that referenced this issue Jul 23, 2016
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