Open ost-ing opened 6 years ago
I also see this:
"react": "^15.6.2", "react-bootstrap": "^0.31.3", "react-bootstrap-date-picker": "^5.1.0",
I am also seeing this
"react": "^15.3.2", "react-bootstrap": "^0.31.2", "react-bootstrap-date-picker": "^5.1.0",
I am also seeing this, was this ever resolved or even looked at? Is this repo deprecated?
It the same warning is caused by the param maxDate
. Anybody managed to fix it?
@adam-bubela I was able to fix this by using @JonShort 's fork.
https://www.npmjs.com/package/jonshort-shim-react-bootstrap-date-picker
When configuring the date-picker to use the minDate prop, multiple react warnings are produced. This is what I am rendering:
The warning produced:
Proj. Dependencies:
Kind regards.