Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-35728

Pipeline detail throws exception, breaks in IE11

XMLWordPrintable

    • 1.0-m6, 1.0-m7

      The pipeline detail screens (activity, branches, prs) are broken in IE11 due to use of Array.prototype.find which is not supported.

      OrganisationPipelines:15

      pipeline = pipelines.find(aPipeLine => aPipeLine.name === name);
      

            Unassigned Unassigned
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: