Pipeline detail throws exception, breaks in IE11

XMLWordPrintable

      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);
      

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

              Created:
              Updated:
              Resolved: