[bp:DatePicker] MinDate = MaxDate limit that crashes entire pages

Hi there!

We’ve encountered this limit when it comes to DatePicker controls for which both MinDate and MaxDate vary and sometimes can be equal.
image

What options do we have as to permit MinDate = MaxDate without complicating the forms where this situation occurs (avoiding fluff workarounds like creating a disabled textbox with date and toggling it together with the DatePicker) ?