krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
15 stars 23 forks source link

Fix issue with infinite scrolling in some themes #569

Closed mntzrr closed 7 months ago

mntzrr commented 7 months ago

By defining the variables outside the callback, their value will persist between the callbacks, and be updated from within the callback to more accurately detect when the modal was opened. This should fix the issue with some themes where the user either couldn't scroll up or the window kept scrolling up when the used tried to scroll down.

Tested on Storefront and Porto themes.

mntzrr commented 7 months ago

Task linked: CU-865cwujya JS-conflict with infinite scrolling