You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not replicate this on 8.0.0 or 7.6.0, or then I missed something. Could there be a bit more then meets the eye? I would encourage to post some more code as context or even better a reproduction example running somewhere.
I was using dateFormat="YYYY-MM-dd" in datePicker.
To make it clear I display the selected state value above the DatePicker Component.
Actually the selected state value is correct, but the DatePicker selected value show incorrect date.
DatePicker display incorrect date when dateFormat using "YYYY-MM-dd",
affected date is only every year end of December (So far I notice)
You may try select the date on 29 Dec 2024
Expected Result
2024-12-29
Display Result
2025-12-29
The package I installed and updated
Previous Version: 6.3.0 (Bug Affected)
Current Version: 8.0.0 (Bug Affected)
The text was updated successfully, but these errors were encountered: