You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this module will add in validation when it detects a input-date mixin submission, it probably makes more sense to only work with fields that have the 'date' validator set.
This has the side benefit of limiting the damage of #4.
The text was updated successfully, but these errors were encountered:
Fixing this using a special 'input-date' validator.
(Because I believe that template mixins should be modified in a way that will require a special validator anyway.)
As this module will add in validation when it detects a input-date mixin submission, it probably makes more sense to only work with fields that have the 'date' validator set.
This has the side benefit of limiting the damage of #4.
The text was updated successfully, but these errors were encountered: