Maximum call stack size exceeded
-
I’ve recently updated popup maker to version 1.5.4. Now, when I click a link for a popup it takes a several seconds for the popup to come up. When I go into googles dev console I am seeing this error.
Uncaught RangeError: Maximum call stack size exceeded
at Date.[Symbol.toPrimitive] (<anonymous>)
at Function.now (jquery.js:2)
at new n.Event (jquery.js:3)
at Object.trigger (jquery.js:3)
at Object.a.event.trigger (jquery-migrate.min.js:2)
at HTMLDocument.<anonymous> (jquery.js:3)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.trigger (jquery.js:3)
at a.fn.init.e.fn.popmake (site.min.js:1)I’ve disabled most other plugins and I still get the error. any idea what could be happening?
The topic ‘Maximum call stack size exceeded’ is closed to new replies.