Home › Forums › WoodMart support forum › Error in developers tools console Error in developers tools console This topic has 5 replies, 2 voices, and was last updated 3 years, 9 months ago by Artem Temos. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 12, 2021 at 10:13 am #291788 bigdropParticipant 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. May 12, 2021 at 11:13 am #291807 Artem TemosKeymaster 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 May 13, 2021 at 6:42 pm #292217 bigdropParticipant 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. May 14, 2021 at 6:34 am #292293 Artem TemosKeymaster It doesn’t appear on our demo since this error is not generated by our theme scripts https://gyazo.com/8dbb69e8df00f289866fd75082f99b53 May 14, 2021 at 3:22 pm #292474 bigdropParticipant 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? May 17, 2021 at 6:04 am #292833 Artem TemosKeymaster 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 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register