console log frontend error Cannot read properties of undefined
-
Hello,
I have installed the version 6.5.6 of the free module, with WordPress 6.4.2 and PHP 8.1.
On the Frontend, on the cookies banner, after the click on the button “Accept all” or I activate all service after click on customize buttons, I have the following error message :
TypeError: Cannot read properties of undefined (reading ‘cookie_consent_mgmt’)
at e.updateGoogleConsentMode (cookie_consent.js:1200:24)
at e.cmplzStatusChange (cookie_consent.js:990:7)
at window.cmplz_set_consent (complianz.min.js?ver=6.5.6:1:25166)
at window.cmplz_accept_all (complianz.min.js?ver=6.5.6:1:19117)
at complianz.min.js?ver=6.5.6:1:32526
at HTMLDocument. (complianz.min.js?ver=6.5.6:1:185)
e.updateGoogleConsentMode @ cookie_consent.js:1208
e.cmplzStatusChange @ cookie_consent.js:990
window.cmplz_set_consent @ complianz.min.js?ver=6.5.6:1
window.cmplz_accept_all @ complianz.min.js?ver=6.5.6:1
(anonymous) @ complianz.min.js?ver=6.5.6:1
(anonymous) @ complianz.min.js?ver=6.5.6:1Could you help me to solve the problem ?
Thank you
- The topic ‘console log frontend error Cannot read properties of undefined’ is closed to new replies.