Maximum call stack size exceeded | Community
Skip to main content
jeffsabre
New Participant
July 28, 2017
Solved

Maximum call stack size exceeded

  • July 28, 2017
  • 11 replies
  • 4513 views

I seem to randomly get this error in the console and of course nothing fires. It seems to only happen on the first request into _satelitte and occurs on the getVar() function.

I cannot duplicate so unfortunately can't trace or set break points

Anyone else experience this or have an idea as to cause?

Thnx
Jeff

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by jantzen_b

It looks like this error can be caused by a number of JavaScript errors.

Internally, we've seen that error when the doPlugins runs more than once before a tag fires. Sometimes if two tags fire immediately one after another, we've also seen it. Could either of these situations be true for your site?

11 replies

jantzen_b
Employee
July 31, 2017

Hi Jeff,

Do you have a URL where we can see this error? Also, how are you deploying DTM? Are the embed tags statically included on the page or are they dynamically inserted?


Thanks,
Jantzen