• Resolved smartjms

    (@smartjms)


    There is a javascript error in the js bundle that is used. Its missing a ; it looks like:

    document.dispatchEvent(event)}window.cmplz_get_banner_status=function(){return cmplz_get_cookie('

    Should be

    document.dispatchEvent(event)};window.cmplz_get_banner_status=function(){return cmplz_get_cookie('

    Saving the file like this made it work when i checked.. would be nice to get a release for this i guess..

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Antonio Candela

    (@antoiub)

    Hello @smartjms ,

    Thank you for reporting this. Could you let us know which version of Complianz you’re currently using, and whether this error also appears when you disable all caching plugins on your site?

    I’ve checked the source code of the current version (7.4.2) and couldn’t find this issue. If you could point me to the exact location where you found it, I’ll pass it along to our development team.

    Best regards,
    Antonio

Viewing 1 replies (of 1 total)

The topic ‘Javascript error when loading the banner’ is closed to new replies.