Adding check to verify file exists before attempting to delete it.
rromore β made their first commit to this issueβs fork.
Created new merge request with some grammar and spelling fixes, fixes for running tests, and passing the options parameter to `unserialize` to pass `"allowed_classes" => FALSE`.
rromore β made their first commit to this issueβs fork.
rromore β created an issue.
I am experiencing this as well. I'm using the Firefox version 114.0.2. The date input is using the browser's native functionality, rather than jQuery, and the value is being submitted in the format "Y-d-m". Like OP if I change the "date_date_format" property in the "Advanced" tab for the date webform element to "Y-m-d", the validation error disappears.
This patch replaces the module's form JavaScript behavior with Drupal core's form states functionality but leaves in the extraneous JavaScript file and library, which should be removed as they're no longer needed.
rromore β created an issue.
rromore β made their first commit to this issueβs fork.