spree_variant_options icon indicating copy to clipboard operation
spree_variant_options copied to clipboard

$.keys is not a function when selecting a variant on the product show page

Open mcaraway opened this issue 12 years ago • 1 comments

I am trying to integrate spree_variant_options to my new store. I am using spree 1.1.3. When I select a variant on the product show page the price is never updated.

In the console of firebug I see this error: $.keys is not a function

I noticed you tried to extend jquery with that new function. Do you have any idea why this would fail?

mcaraway avatar Nov 10 '12 19:11 mcaraway

I'm also having this issue on a Heroku production environment, the weird thing is it works perfectly fine on my local environment

rkrdo avatar Jul 24 '13 15:07 rkrdo