Hi,
I'm building a Power App with the Power App app in Teams and have a problem with the date picker.
Property AllowTextInput is true. If I select a date using the date picker the date will be displayed in the date format mm.dd.yyyy, e.g. 31.05.2021. This is fine and what I want.
But if the date field is blank and I type in the date 31.05.2021 using my keyboard the date will be removed as soon the date field is losing its foucs. If I type in the date 05.31.2021 using my keyboard the date automatically will be changed to 31.05.2021 as soon the date field losing its focus. You can see that behaviour in the attached gif.