Error in developers tools console
-
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.
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
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.
It doesn’t appear on our demo since this error is not generated by our theme scripts https://gyazo.com/8dbb69e8df00f289866fd75082f99b53
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?
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