these errors show up in the console on every page. I have to disable the extension when working.
include.preload.js:425 Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
(program):5
Uncaught TypeError: Cannot read property 'removeAttribute' of nullprotectStyleSheet @ include.preload.js:393
chrome Version 52.0.2743.116 m
Please fix this
thanks
chrome devtools errors showing up on every page
Re: chrome devtools errors showing up on every page
Give us examples of such pages.
What ABP version are you using ?
Did you try keeping only ABP enabled and disable all other extensions ?
Are you using 2 adblockers ? (ABP and AB)
Anyway, an issue was opened on the bug tracker:
https://issues.adblockplus.org/ticket/4328
You can also try the last dev build (disable / remove the stable ABP): en/development-builds#installation
In the last dev build the second issue was already fixed ("Cannot read property 'removeAttribute' ")
What ABP version are you using ?
Did you try keeping only ABP enabled and disable all other extensions ?
Are you using 2 adblockers ? (ABP and AB)
Anyway, an issue was opened on the bug tracker:
https://issues.adblockplus.org/ticket/4328
You can also try the last dev build (disable / remove the stable ABP): en/development-builds#installation
In the last dev build the second issue was already fixed ("Cannot read property 'removeAttribute' ")
-
- Posts: 1
- Joined: Wed Aug 17, 2016 1:16 am
Re: chrome devtools errors showing up on every page
same issue here.
please resolve.
below an example.
(program):5 Uncaught TypeError: Cannot read property 'removeAttribute' of nullprotectStyleSheet @ include.preload.js:393
please resolve.
below an example.
Code: Select all
davidbastian.cl/proyectos/m/
Re: chrome devtools errors showing up on every page
In the last dev build the second issue was already fixed ("Cannot read property 'removeAttribute' ")
Re: chrome devtools errors showing up on every page
Same issue here.
Error in Chrome developer tools:
The line differs, depending on what page you are, on another page i get this error on line 465.
Regarding line from include.preload.js:
Even if you visit www.google.com this error shows up if the extension is enabled. Disabling ABP for this site does not fix it, the error is still present.
I'm using both AB and ABP, but that doesn't matter, cause when disabling extension ABP, the error won't show up.
Google Chrome Version 54.0.2840.99 m
Adblock Plus 1.12.4
Hope this is enough information to fix.
Error in Chrome developer tools:
Code: Select all
include.preload.js:468 Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
Regarding line from include.preload.js:
Code: Select all
var shadow = document.documentElement.createShadowRoot();
I'm using both AB and ABP, but that doesn't matter, cause when disabling extension ABP, the error won't show up.
Google Chrome Version 54.0.2840.99 m
Adblock Plus 1.12.4
Hope this is enough information to fix.
Re: chrome devtools errors showing up on every page
Never use 2 adblockers.
Try the last dev build: https://chrome.google.com/webstore/deta ... ifjjdoepkn
(it was fixed in the last dev build)
Try the last dev build: https://chrome.google.com/webstore/deta ... ifjjdoepkn
(it was fixed in the last dev build)