Tagged: x
-
AuthorPosts
-
April 1, 2016 at 9:33 am #862618
Hello, I’m getting a script error—> “A script on this page may be busy, or it may have stopped responding.” This is only happening with one of my pages http://dgscreate.com/testing/cross-channel-marketing/ It also happens when I try to edit it using Cornerstone. It doesn’t matter what browser I use, the page becomes unresponsive. Not sure whether the problems is from the theme update or Cornerstone update. Can I get some help please?
Thanks
April 1, 2016 at 1:38 pm #862929This reply has been marked as private.April 1, 2016 at 8:03 pm #863312Hi there,
Thanks for posting in.
That specific page freezes due to javascript and I can’t troubleshoot it, it froze my browser and developer tools. The best workaround, for now, is to create a new page and re-compose that page’s content manually.
I’m not able to export the content, nor test the content which is causing it.
Thanks for understanding.
April 4, 2016 at 10:07 am #866067Hello again,
I just tried to recreate the page manually and I think I found the problem. The javascript problem is occurring when I add the text type element. The weird thing is that it only happens when I copy and paste the text (the exact text that I have, any other text I copied and pasted worked fine), if I type instead it works just fine. There might be a bug maybe?
BTW Firefox will let you use the developer tools after you stop the script.
April 4, 2016 at 5:16 pm #866674Hey there,
I’m sorry you encountered this. I’ve installed a patched version of Cornerstone on your site to correct the problem. This fix will be present in the next update, so you can safely update when that is released soon.
The problem is that the
&
character is causing the javascript for the Text Type element to crash. The next update will encode HTML, preventing it from being used in the strings field of Text Type, but correcting the error. -
AuthorPosts