Closed arcdev1 closed 1 year ago
In Chrome on windows passing a min or max date to the DatePicker component causes WET form validation to trigger an error because, for some reason, the Chrome browser (Chromium) does not respect the "en-CA" locale passed to toLocaleString
toLocaleString
EDIT: There is an open Chromium bug about this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1414785
In Chrome on windows passing a min or max date to the DatePicker component causes WET form validation to trigger an error because, for some reason, the Chrome browser (Chromium) does not respect the "en-CA" locale passed to
toLocaleString
EDIT: There is an open Chromium bug about this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1414785