Maja Wichrowska

Results 24 comments of Maja Wichrowska

Hi @aterrong, I don't have much familiarity with Selenium, but I don't think that `react-dates` does anything particularly unusual in terms of what gets rendered. Could it be a problem...

I think that's likely because of the height calculation. Basically, the calendar measures itself to determine the month height (since it can vary based on the number of weeks in...

Gut feeling: this seems like a timezone error! I will take a look at the code today. :O

Hi @volodymyr-kushnir, `initialVisibleMonth` currently only updates the month when the calendar is closed and then reopened. The reason for this is that we don't currently have a solution for handling...