Application fails to load on Confluence settings page

Issue #1 new
Former user created an issue

Cheers support,

I fear I may have broken the plugin for my Confluence Cloud installation...

While debugging an issue with my GoogleAnalytics setup, I entered JavaScript into the 'Google Analytics, Piwik & more' configuration console (the textbox) that contained a debugger statement. (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/debugger). Immediately after saving, the addon's configuration page fails to load, showing the typical Atlassian message "App is not responding. Wait or cancel?". I fear that my debugger statement is interfering with the operation of the addon &/or Confluence. Please help, as I cannot edit the JavaScript to remove the statement!

I appreciate your time, —Daniel

Comments (6)

  1. Daniel Renfro Account Deactivated

    Fantastic!
    I can confirm that the addon loads again, and I’m able to save the configuration.

    Thanks a million; and I very much appreciate the fast turnaround on this! Great Support!

  2. Krzysztof Bogdan repo owner

    Thank you!

    Today we have national holiday in Poland.

    Tomorrow I will investigate how to eliminate such a problem in future.

  3. Krzysztof Bogdan repo owner

    I think the best way is to close dev-tools. When dev-tools is closed then ‘debugger’ statement wont work and you can edit custom analytic script.

  4. Log in to comment