javascript - Drupal Help - Warning: Unresponsive Script - Everytime Goes into or out of Block Edit Mode -


Every time an administrator navigates into the build-block page, the disturbed "Warning: unresponsive scripts" pop-up appears Gives such details with:

A script may be busy on this page, or it may stop responding.

How can we get rid of this annoying thing? This is the only page experiencing this problem, there is no such problem in other nodes on the website.

Many thanks for your kind assistance or guidance First of all, disable JavaScript optimization on admin / settings / display before starting debugging.

If the problem disappears, then JS is due to optimization and you should file a bug file on drupal.org (first search to avoid duplicate) in the Drupal issue queue.

If the problem persists, the error message will show that in which file an error has occurred, if this is your own script then fix it or ask for help to fix it. If you are due to a script that comes with an existing module, try fixing it and post a patch in the issue queue of that module. If you can not fix it, then file a bug report in the queue of the problem.

If the above steps are not possible or very difficult, try providing more information: Post script, error message, browser name and version, drop version, theme name, installed module, You think anything is relevant. Also to check if the problem is due to your topic, try switching back to the Garland theme.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -