husseycoding / ajaxcartpopup

3 stars 10 forks source link

Cannot read property 'viewportOffset' of undefined #54

Open RSXelrate opened 6 years ago

RSXelrate commented 6 years ago

Magento 1.9.3 Line 354 in ajaxcartpopup.js. var position = this.getCartElement().viewportOffset(); Seems only to occur on mobile devices, when creating an account during checkout, completing addresses, shipping info and shipping type. When on Payments page, clicking Continue to go to Paypal throws this error.