Closed Tolitech closed 6 years ago
As I have not a Mac, I won't be able to close this issue. A PR is needed.
Unfortunately I do not have it either. I tested it on the ipad. let's wait...
That could be an issue specific to iOS. I’ll check with Stackblitz in a Apple Store...
Released with 6.0.4, can you confirm the fix?
I had to change some components to work together. It works. Thank you very much.
The fix has been released with 6.0.5. 6.0.4 has still a bug with Safari OS X and iOS.
FYI, "2018-8-20" is not a valid date but "2018-08-20" is. That was the mistake
Validation works correctly in Chrome, Firefox, Opera, IE, Edge. However, any valid date is indicated as "invalid" in Safari.
"@angular/core": "^6.0.0", "ngx-custom-validators": "^6.0.0"
Form Group: initialDate: [this.item.initialDate, [CustomValidators.date]]