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
This should automatically be added by jQuery.validate, which should be required by Spree's frontend libraries. Could you please provide us steps to reproduce this issue as per https://github.com/spree/spree/tree/master/CONTRIBUTING.md?
When you load a product page,
$("#cart-form form").validate();
it raises a
Object [object Object] has no method 'validate'
.Missing library?
The text was updated successfully, but these errors were encountered: