Skip to content

fix: Safari can't handle a Day and Month that is only 1 char long.

Walter requested to merge feature/fix-safari-date-bug into master

If below 10 then it has to start with a 0. Otherwise the validation wil return invalid

Merge request reports

Loading