Hi,
I removed the attribute: novalidate from the cart-template.liquid because I added a custom note text box that required mandatory input from a customer.
Removing the attribute: novalidate ensured that the customer cannot progress from cart to checkout without adding their custom note in the field.
But now, if the customer tries to update their cart, it still requests them to fill the custom note box before the cart will update.
Is there a fix for this?
Thanks