akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.07k stars 1.51k forks source link

nb-datepicker does not allow null if maxDate is set #2234

Open lucasglobalsys opened 4 years ago

lucasglobalsys commented 4 years ago

if i put a MAX property in nb-datepicker, my form return INVALID if this input have a null value. It's correct?

Ki-csen commented 2 years ago

Nope: https://github.com/akveo/nebular/issues/2745