Could be a bug but the more likely explanation is that the field doesn’t update until you try to leave it. So you put in a wrong date first, try to leave the field, get error message, then type in valid date and save a pic before leaving the field.
Ding ding, this is the likely answer. I’ve seen this exact issue before on multiple sites and services, and it’s always been found that the form expects 18+.
Could be a bug but the more likely explanation is that the field doesn’t update until you try to leave it. So you put in a wrong date first, try to leave the field, get error message, then type in valid date and save a pic before leaving the field.
Or it expects the user to be 18 and has an awful error.
Ding ding, this is the likely answer. I’ve seen this exact issue before on multiple sites and services, and it’s always been found that the form expects 18+.
Or they check for MM/DD/YYYY but prompt for DD/MM/YYYY.
Both of these are incorrect. YYYY-MM-DD for life.
This post is approved by the ISO-8601 gang.
For all of the people who like their files to be in chronological order.
Or it checks for the one without spacing and doesn’t remove the whitespace.