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
Open date range input and switch year to 2024(previous year) on the left part of the component
Switch month to the current month(February at this moment) on the left part of the component
Switch year to 2025(current year) on the left part of the component
Actual behavior
Corrupted state of the component: months on both parts of the component got switched to January(previous month), all dates are disabled, month names on both sides are overlaped with arrow controls.
Expected behavior
No blocked dates since there are valid ranges for selection in February(as well as in January).
No overlap.
Possible solution
None.
The text was updated successfully, but these errors were encountered:
Environment
@blueprintjs/core: 5.16.4
@blueprintjs/datetime2: 2.3.21
Windows 10 Home Edition
Google Chrome 133.0.6943.127
Code Sandbox
https://codesandbox.io/p/devbox/damp-butterfly-ls23lv?file=%2Fsrc%2FDateRangeInputBug.tsx%3A8%2C6-8%2C21&workspaceId=ws_PXP8Hez1WaKoj9r6rKHn5t
Steps to reproduce
Actual behavior
Corrupted state of the component: months on both parts of the component got switched to January(previous month), all dates are disabled, month names on both sides are overlaped with arrow controls.
Expected behavior
No blocked dates since there are valid ranges for selection in February(as well as in January).
No overlap.
Possible solution
None.
The text was updated successfully, but these errors were encountered: