Incorrect client-side validation of checkbox
-
The Customer Consent checkbox has
validate-required
class which means that WC assumes that this field is required during client-side validation (which means that the checkbox must be checked).Currently it does not cause major problems in the standard installations, but
– It may change in future WC releases.
– It causes conflicts with some plugins, such as the next version of PayPal Payments (1.9.0).
– If the user clicks it twice, the red border is added (possibly in some other cases too). https://imgur.com/OKMUG9l
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Incorrect client-side validation of checkbox’ is closed to new replies.