Uncaught RangeError: Maximum call stack size exceeded

Hello,

We have below error at our website with pro theme.

jquery.js:4 Uncaught RangeError: Maximum call stack size exceeded
at Array.concat ()
at mb (jquery.js:4)
at Function.map (jquery.js:2)
at pb (jquery.js:4)
at HTMLUListElement.g (jquery.js:4)
at Function.dequeue (jquery.js:3)
at HTMLUListElement.d.complete (jquery.js:4)
at i (jquery.js:2)
at Object.add [as done] (jquery.js:2)
at pb (jquery.js:4)

/wp-includes/js/jquery/jquery-migrate.min.js

At console.

The error occurs on Table and Mobile devices only. It is fine on laptop screens. We have tried to sort out this issue by reinstalling WordPress once again via forced updates. Even-though of this, the issue is not solved. This error vanishes when switched to WordPress’s default theme.

Hoping for solution.

Thank you and best regards.

Hi Bibhash,

Thank you for writing in, please do testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

If that did not work, try removing any custom JS you have (if any) and see if that resolves the issue, if it does then you know its one of your custom JS is the culprit.

Hope it helps,
Cheers!

Hello,

Thank you for the response.

We have above error with the slider generated by Third Party Plugin. This plugin works perfectly with the WordPress default theme but not with Pro theme. We have above error at Pro theme when slider is used.

We don’t have any custom JS at our Pro theme.

Hoping for the solution.

Thank you and best regards.

Hi Bibhash,

Can you clarify which site you have this issue?
Are you referring to Revslider about third party plugin? Please make sure you are using the compatible version of the plugin first.

Hi,

Thank you for the response. We are using all compatible version. The main issue is that the plugin is working great with WordPress default’s theme but not with Pro theme. The link of third party plugin is: https://wordpress.org/plugins/sliderspack-all-in-one-image-sliders/

Though of this we were able to sort out the issue.

Thank you and best regards.

Glad to hear you got it sorted, Bibhash.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.