Hi,
Some readers told me, that they were not able to give consent with the Ezoic cookie banner anymore. All are using Adguard Home as a central ad-blocker and it prevents the banner from loading correctly.
But this worked without any problems until some time ago. Apparently Adguard home now blocks all Ezoic domains and thus the cookie banner function.
I looked at this with the developer console and saw these JS errors:
cmp.js?v=97:1 Uncaught TypeError: Cannot read properties of undefined (reading 'setAll')
at l.handleAcceptAllClick (cmp.js?v=97:1:293547)
at handleAcceptAllClick ((index):64:176)
at HTMLButtonElement.onclick ((index):1:1)
handleAcceptAllClick @ cmp.js?v=97:1
handleAcceptAllClick @ (index):64
onclick @ (index):1
cmp.js?v=97:1 Uncaught TypeError: Cannot read properties of undefined (reading 'consent')
at l.savePurposesAndExitModal (cmp.js?v=97:1:292968)
at HTMLButtonElement.onclick ((index):1:7)
savePurposesAndExitModal @ cmp.js?v=97:1
onclick @ (index):1
(index):1 The resource https://sf.ezoiccdn.com/ezoimgfmt/nachbelichtet.com/wp-content/uploads/2014/01/amazon_icon.png?ezimgfmt=ng%3Awebp%2Fngcb53 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate
asvalue and it is preloaded intentionally.
Maybe you can investigate this, because visitors should at least be able to click away the banner.