• Resolved wijnbergdevelopments

    (@wijnbergdevelopments)


    Hello,

    I received Cannot read properties of null (reading ‘dataset’) in one of our WooCommerce stores. I fixed it by changing js/integrations/woocommerce.js line 26:

    if(turnstile) { to if(turnstile && turnstileItem) {

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.