zaman icon indicating copy to clipboard operation
zaman copied to clipboard

Year Selector bug

Open Hasan-Mir opened this issue 11 months ago • 0 comments

Describe the bug When the current selected day (the value of defaultValue prop) is the first day of a leap year, the year selector doesn't work!

To Reproduce Steps to reproduce the behavior:

  1. Pick 1403/01/01.
  2. Click on the year selector, and try to select 1403 (it will open the 1403 itself) or 1402 (it will open 1401) - you can try it on another leap year like 1399/01/01 as well and try to change the year to 1398 or 1400

Hasan-Mir avatar May 10 '25 10:05 Hasan-Mir