time-picker
time-picker copied to clipboard
Showing 12am as an option in use12Hours format even though disabledHours array contains 0
When disabling hours before a specified time, the picker leaves 12 am as an option. I even tried with pushing 24 instead of 0 in the disabledHours array.
Could you reproduce your issue on https://codesandebox.io?
Also, if I am returning all postmeridian hours as disabled hours, the PM option should be hidden/disabled based on hideDisabledOptions flag. My disabled hours are only am hours but even they are not coming. https://codesandbox.io/s/1vljwom8xl
@RajuSuranagi did you got the answer for the above issue?
No @Nastiona-Slastiona.