react-bootstrap-datetimepicker icon indicating copy to clipboard operation
react-bootstrap-datetimepicker copied to clipboard

Value does not update when component re-renders when the dateTime property has been update from the parent by the parent component

Open alejodev76 opened this issue 9 years ago • 0 comments

The dateTime never updates when a property changes. The value in this.props.dateTime is updated correctly but the component keeps the initial value regardless of how many times the property changes and rendering gets triggered.

alejodev76 avatar Apr 08 '16 15:04 alejodev76