Checkout Page Issues due to Console Error
-
Hello,
I’m experiencing an issue with the Sezzle WooCommerce Payment plugin on the checkout page.
- Order Summary Glitch
When selecting an auto-populated address from the dropdown ( after WooCommerce fragments are updated ), the order summary shows duplicate total/subtotal values. Screenshot: https://nimb.ws/MvVekam - Console Error
We are also seeing the following console error:
Uncaught TypeError: Cannot read properties of null (reading 'remove')This points to the code:
document.querySelector('.sezzle-modal-overlay').remove();- Plugin version originally: 5.0.16
- Updated to: 6.0.2 (still getting the same error)
After troubleshooting, it appears that this JavaScript error from your plugin is affecting custom scripts on the checkout page. You can view the live checkout page here:
https://tools420.ca/checkout/Could you please review and provide a fix as soon as possible?
Thank you.
The page I need help with: [log in to see the link]
- Order Summary Glitch
The topic ‘Checkout Page Issues due to Console Error’ is closed to new replies.