Home Forums WoodMart support forum Error in developers tools console

Error in developers tools console

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #291788

    bigdrop
    Participant

    Hi,

    I am getting an error on the developers tools on console.
    The error is highlighted like this:

        (response) => {
              chrome.runtime.lastError
                ? reject(new Error(chrome.runtime.lastError.message))
                : resolve(response)
            }
          )
        })
      },
    

    this line is highlighted reject(new Error(chrome.runtime.lastError.message))

    How can I solve this?

    The same error appear on your demo https://woodmart.xtemos.com/demo-jewellery/demo/jewellery/
    So it is not something I did.

    #291807

    Artem Temos
    Keymaster

    Hello,

    Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?

    Regards

    #292217

    bigdrop
    Participant

    If you read my thread I write that the same error appear on your demo page https://woodmart.xtemos.com/demo-jewellery/demo/jewellery/.
    So I guess I do not have to switch to Twenty Twenty.
    It is not my setup.

    #292293

    Artem Temos
    Keymaster

    It doesn’t appear on our demo since this error is not generated by our theme scripts https://gyazo.com/8dbb69e8df00f289866fd75082f99b53

    #292474

    bigdrop
    Participant

    On your demo page using Firefox I see those 4 errors
    https://prnt.sc/12xfrbu

    And then on cart page (on your main demo) I see those errors:
    https://prnt.sc/12xfpe9

    Is there a fix for this?

    #292833

    Artem Temos
    Keymaster

    Hello,

    Try to test this in the incognito browser tab and see how it works. We have tested our demo with Firefox and there are no errors there.

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)