material-dialogs icon indicating copy to clipboard operation
material-dialogs copied to clipboard

Fix Issues #2036 and #1973: Changed currentDate comparisons to minDate and maxDate to be inclusive

Open gobrien37 opened this issue 4 years ago • 1 comments

Issues #2036 and #1973 refer to crashes when minDate or maxDate are equal to currentDate in the datetime module datePicker. This request changes the checks for minDate and maxDate validity to allow for these dates to also be the currentDate.

gobrien37 avatar Dec 12 '20 23:12 gobrien37

Any idea when this will get merged? It's pretty bad behavior.

eygraber avatar Feb 28 '21 17:02 eygraber