onefinestay / react-daterange-picker

Other
563 stars 209 forks source link

React life-cycle warning #228

Open alenJoz opened 4 years ago

alenJoz commented 4 years ago

1) backend.js:6 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: CalendarMonth

2) Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: CalendarMonth, DateRangePicker

The above two warnings are displayed when i open the datepicker.