react-datepicker
react-datepicker copied to clipboard
renderCustomHeader does not rerender with customInput date change.
Describe the bug I am using customerHeader where i display month and year, also I have use react-input-mask as customInput, where if I type month it does not rerender the customHeader, i have to click outside of datepicker for it to reflect.