spree_flexi_variants icon indicating copy to clipboard operation
spree_flexi_variants copied to clipboard

Javascricpt error showing Product Page - 2-1-stable

Open coorasse opened this issue 10 years ago • 1 comments

When you load a product page, $("#cart-form form").validate();

it raises a Object [object Object] has no method 'validate'.

Missing library?

coorasse avatar Mar 28 '14 13:03 coorasse

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?

radar avatar Apr 22 '14 01:04 radar