Vue-formulate: Regex for 'D' date validation is incorrect.

Created on 12 Feb 2021  路  1Comment  路  Source: wearebraid/vue-formulate

Describe the bug
The regular expression for date format 'D' for the date validation rule incorrectly marks days equal to 10 or 20 as invalid.

To Reproduce

  1. Go to below codepen.
  2. The 10 or 20 in the date field.
  3. Click submit.

CodePen:

https://codepen.io/racabac/pen/wvogavM

bug

Most helpful comment

Thanks for the bug report, this is fixed in the release/2.5.1 branch 馃憤

>All comments

Thanks for the bug report, this is fixed in the release/2.5.1 branch 馃憤

Was this page helpful?
0 / 5 - 0 ratings