react-datepicker2
react-datepicker2 copied to clipboard
onMonthChange trigger when defaultMonth is set
onMonthChange triggered when defaultMonth is set, and if you make an api call in your monthChange function it's going to run that function for ever (It seems to be stuck in a loop)