Mindinventory/progressive_time_picker

There is a bug where _outBedTime can be set to 00H~01H when _disabledInitTime 0H

2ChanWoo opened this issue · 1 comments

First, thank you for creating this package :)

There is a bug where _outBedTime can be set to 00:00 ~ 01:00 when _disabledInitTime = PickedTime(h: 0, m: 0);!

@2ChanWoo I tried setting variables as you told but are not able to reproduce issue you are describing. it is correctly showing error for me, can you please provide your code? thanks