davecoffin / nativescript-modal-datetimepicker

Apache License 2.0
59 stars 36 forks source link

Picker crashes if I select previous date in iOS 14 #71

Open relez opened 3 years ago

relez commented 3 years ago

Make sure to check the demo app(s) for sample usage

Yes

Make sure to check the existing issues in this repository

Yes

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter. If I select minDate (10 years ago) and maxDate (today's date) the Picker crashes with no error. Example: CONSOLE LOG: Thu Sep 30 2010 09:58:27 GMT-0400 (EDT) -> minDate CONSOLE LOG: Wed Sep 30 2020 09:58:27 GMT-0400 (EDT) -> maxDate

Which platform(s) does your issue occur on?

NS 7.0.8, Angular 10.1.0, @nativescript/ios 7.0.0

Plugin Version: 2.0.1

keithgulbro commented 3 years ago

Same issue, @davecoffin please advise.