[ad_1]
Hello,
In the Browser Console there is this Error:
Uncaught TypeError: Cannot read properties of undefined (reading 'push')Found here:
window.advanced_ads_ready_queue.push(advads.privacy.get_state),
document.addEventListener("advanced_ads_privacy", function(a) {
"accepted" !== a.detail.state && "not_needed" !== a.detail.state || a.detail.userAction || "loading" === document.readyState || document.querySelectorAll('script[type="text/plain"][data-tcf="waiting-for-consent"]').forEach(advads.privacy.decode_ad)
})Since then no ads have shown up. The Privacy Option is disabled.
