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

Clean up spurious "TypeError: already read" warnings in browser console

XMLWordPrintable

    • Blue Ocean 1.4 - beta 1, Blue Ocean 1.4 - beta 2

      When the application loads, there are three "unhandled rejection" errors in console. I believe these stem from i18n bundle loading - I think the content is read once in an already Fetch handler - and then read again. Technically an invalid API usage, we can probably ensure that the first time its read that the string value is returned by the promise, and ensure downstream logic is suitably changed.

            cliffmeyers Cliff Meyers
            cliffmeyers Cliff Meyers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: