Date input change after Upgrade to Umbraco 13 from 12
We just upgraded our site from umbraco 12 to 13 and now when I enter a date in a required date field in the backoffice by typing it in, I see an error "Value cannot be null".
I was able to type in the date earlier no problem.
Now, I need to select a date from the date picker first and then I can type in a date and that works fine. Is there a way we can type in the date as we did before without having to select from the date picker?
Date input change after Upgrade to Umbraco 13 from 12
We just upgraded our site from umbraco 12 to 13 and now when I enter a date in a required date field in the backoffice by typing it in, I see an error "Value cannot be null".
I was able to type in the date earlier no problem.
Now, I need to select a date from the date picker first and then I can type in a date and that works fine. Is there a way we can type in the date as we did before without having to select from the date picker?
Experiencing the same issue after upgrading from a version 10 to a 13.2.0.
May be this underlying problem that is still appearing in the newest version of flatpickr that Umbraco uses. With some possible workarounds: https://github.com/flatpickr/flatpickr/issues/1551
Have created this issue: https://github.com/umbraco/Umbraco-CMS/issues/16008
is working on a reply...