pushtell / react-bootstrap-date-picker

React-Bootstrap based date picker.
MIT License
346 stars 195 forks source link

minDate not working #159

Open vicky-blr opened 6 years ago

vicky-blr commented 6 years ago

I've recently started using it. It works well for me and I'm able to use it. I want to restrict range value by passing minDate and maxDate but as soon as I pass it, it gives me below error. Any idea on this?

Exception thrown by hook while handling onSetChildren: Invariant Violation: Expected onMountComponent() to fire for the child before its parent includes it in onSetChildren().