React-big-calendar: Next/Prev give "Invalid Date"

Created on 19 Mar 2018  路  3Comments  路  Source: jquense/react-big-calendar

Do you want to request a _feature_ or report a _bug_?

report a bug

What's the current behavior?

Clicking the next / prev button results in an "Invalid Date".
Clicking on the today button before clicking next/prev fixes this

Note: this bug only occurs in v0.18

bug

Most helpful comment

Adding defaultDate={new Date()} fixed it for me

All 3 comments

Duplicate of #718 I believe.

Adding defaultDate={new Date()} fixed it for me

Looks like there is a workaround for this at the moment. I am going to close.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

connercms picture connercms  路  3Comments

kromit picture kromit  路  4Comments

bionicvapourboy picture bionicvapourboy  路  3Comments

mathieusanchez picture mathieusanchez  路  4Comments

KatiaPosPago picture KatiaPosPago  路  3Comments