• Resolved chillibyte

    (@chillibyte)


    The plugin had previously been set up on a client website under a different ID (paid version) and was not connected to the new web app. I reset the plugin to use our agency ID and connected to the web app successfully.

    So far, so good.

    Turned on the GCM support via the web app and now the banner doesn’t display and I get “Uncaught RangeError: Maximum call stack size exceeded” in the console when it gets to this call:

    try {
      i._ckyCreateElementBackup = document.createElement,
      document.createElement = function() {

    Later on in the console, it reports a TypeError where ‘activeLaw’ is undefined.

    I normally have no problems with this plugin but could do with some assistance in this instance!

    Cheers

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

Viewing 1 replies (of 1 total)
  • Thread Starter chillibyte

    (@chillibyte)

    Turns out the official CookieYes GTM integration conflicts with the WP plugin. You need one or the other, not both.

    Disable the GTM integration and the plugin works.
    Disable the plugin and the GTM integration works.

    Documentation could be clearer…

Viewing 1 replies (of 1 total)

The topic ‘Uncaught RangeError: Maximum call stack size exceeded’ is closed to new replies.