UDDatePicker and clearing out value

Product: PowerShell Universal
Version: 2.5

I have some new-uddatepicker implemented and found that on previous versions, I could blank out the date picker if I wanted to leave it blank. Now, it seems like it will automatically default to today’s date and not allow me to clear it. Once I backspace through the entire date, it just comes back to today’s date.

If I change my Framework to 3.6.0, it lets me blank it out. So perhaps something changed with this from 3.6 to 3.7?

I’ll open an issue for this.