Field required validation not working properly
vivek-kumar-sm opened this issue · 3 comments
vivek-kumar-sm commented
we are facing the following problem while trying to apply required validation on our checkout using your plugin -
-
The required field messages are showing up by default, not after validation.
-
The validation is not working as in we can submit the form with empty values.
olivertar commented
I have a similar problem. The fields are validated onChange but you can continue the checkout with the empty fields
UpSage commented
Hi may I know if you've already found solution on this issue? @vivek-kumar-sm @olivertar
jorgb90 commented
Any solution for this?