Hello,
I have an issue with my website reloading over and over again on some mobile browsers after an update to Legenda 2.8 and after installing a Cookie Law Info plugin. I noticed it just after installing the plugin, but removing it did not help. At the moment the plugin is installed again. The plugin author (after some tests) says it is the issue inside the theme. Here is the thread on a WordPress Support forum:
Here is what the plugin author noticed:
“In the file etheme.js#1050:
location.assign(location.href);
It generates a JavaScript error: “Uncaught RangeError: Maximum call stack size exceeded.” That line of code is forcing a page reload. I tested this on my iPhone by inserting a breakpoint on this line of code and the page stops reloading.
Exactly why it does this I don’t know, maybe it interacts with another script on the page- the theme author will know his/her code best. The only thing I can think of is that the custom “popstate” event is forcing this reload is being fired on e.g. jQuery .prepend()”
Please, let me know, if you can help in any way. Also, please, contact the plugin author if this is a compatibility issue with his plugin. Thank you in advance.
Best regards,
Blanka