Uploaded image for project: 'Statuspage'
  1. Statuspage
  2. STATUS-369

When using the https://cdn.statuspage.io/se-v2.js code, the error handling is not working

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      When using the https://cdn.statuspage.io/se-v2.js code, it is not handling errors correctly.

      Steps to Reproduce

      1. Go to https://cdn.statuspage.io/se-v2.js
      2. a.error=o is not working in this code

      Expected Results

      a.onerror=o should be used according to https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/error_event

      Actual Results

      We currently use a.error=o which is not being used for error handling

      Workaround

      Customer is able to update this locally on their side to get the error handling working. 

            Unassigned Unassigned
            jklein@atlassian.com Jesse Klein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: