Problem: this.cookieconsent.getCookie is not a function at CookieControl.Dialog.init
AnsweredI need some help for my website https://www.carledo.de/. Cookiebot is working in Firefox and Safari but not in Chrome.
The Chrome console says:
Uncaught TypeError: this.cookieconsent.getCookie is not a function
at CookieControl.Dialog.init (cc.js?renew=false&referer=https%3A%2F%2Fwww.carledo.de&dnt=false&forceshow=false&cbid=c75a78f6-63a0-47fa-9b94-2fef2d3850c8&whitelabel=false&brandid=Cookiebot:1)
at cc.js?renew=false&referer=https%3A%2F%2Fwww.carledo.de&dnt=false&forceshow=false&cbid=c75a78f6-63a0-47fa-9b94-2fef2d3850c8&whitelabel=false&brandid=Cookiebot:49
Uncaught TypeError: CookieConsent.applyDisplay is not a function at uc.js:1
Any ideas? Thank you in advance.
-
Hi Carl
This error occurs, because you have override the "CookieConsent" object that comes from Cookiebot in another script. You need to find that and remove it. Once this is done the error will disappear.
Regards,
Martin0
Please sign in to leave a comment.
Comments
1 comment