Input date gets reformatted

Hi. I’m getting odd behavior on a date field. When selecting the date with the date picker it’s fine. When inputting the date manually the date gets reformatted when I click outside the field.

I’m using the latest (as of now), version 3.7.3.

I have the following blueprint setup for a date field

test_date:
  label: Test Date
  type: date
  display: MM/DD/YYYY

Here’s a quick video example showing the issue (click image to see animation).

Recording #371

Please advise.

It’s a problem with the display prop.

Thanks @texnixe.