• Hey

    I get an error like Uncaught RangeError: Maximum call stack size exceeded
    what does it mean?

    I’m using a theme which includes pagebuilder for editing. Suddenly page builder becomes unresponsive. the theme support says they get an error ‘Uncaught RangeError: Maximum call stack size exceeded’ but not specifying which plugin causes it.

    Any idea what this error actually means and can it be caused by a single plugin?

    thanks

Viewing 1 replies (of 1 total)
  • Hi, diggy, & welcome to the WordPress support forum.

    What we generally suggest in situations like this is that you rename all plugins by putting a 1 or a .old on the end of each folder name. Then rename them back 1 by 1, clearing your browser cache & visiting the site each time until the error returns. At that point, you now know which plugin is the culprit.

    1 other thing that may prove helpful to you is to open your wp-config.php file, either via your host’s file manager or via FTP (preferably secure FTP) & change wp-debug from false to true. Only do that long enough to get any errors being thrown, as it poses a definite security risk to your site.

    Please let us know what you find out, won’t you?

Viewing 1 replies (of 1 total)

The topic ‘What does 'Uncaught RangeError: Maximum call stack size exceeded' mean?’ is closed to new replies.