• Resolved polarracing

    (@polarracing)


    Hi,
    when using with WP Fastest Cache (Version 1.0.5 & Premium 1.6.5) the cookie banner is not shown any more and I get following error messages in the console:

    (index):1036 Uncaught TypeError: Cannot read properties of null (reading 'innerHTML')
        at (index):1036:118

    pointing to following code:

    <script>var realCookieBanner= JSON.parse(window.atob(document.getElementById("a6f75dfd1-ab03-4c35-bb68-5726b310bb45").innerHTML.substr(60)));</script>

    and

    Uncaught TypeError: Cannot read properties of undefined (reading 'publicUrl')
        at r (helpers.tsx:18:28)
        at 9181 (banner.tsx:16:27)
        at o (bootstrap:19:32)
        at startup:4:74
        at o.O (chunk loaded:23:12)
        at startup:5:43
        at c19c3c7a6b771364fa11b5b7954dfa1a.js?ver=0e444261faecab21e2bb7097380c405b:1:85143

    Issue appears only, when using WP Fastest Cache (But the plugin detects WP Fastest Cache according to the dashboard)

    • This topic was modified 2 years, 2 months ago by polarracing.
  • The topic ‘Conflict with WP Fastest Cache’ is closed to new replies.