Uploaded image for project: 'Nuxeo Web UI'
  1. Nuxeo Web UI
  2. WEBUI-858

Fix console error "The user aborted a request" in Chrome

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Do
    • Affects Version/s: 3.0.0
    • Fix Version/s: None
    • Component/s: UI

      Description

      Steps to reproduce:

      1. Log in to https://nightly-2021.nuxeocloud.com/nuxeo/
      2. Open the Developer tools on the Console tab
      3. Navigate to the search
      4. Filter on Authors and choose NCO ADMIN
      5. Select the first non folderish item among the results

      You'll see in the console an error

      main.bundle.js:12654 Uncaught (in promise) DOMException: Failed to execute 'fetch' on 'Window': The user aborted a request.
          at https://nightly-2021.nuxeocloud.com/nuxeo/ui/main.bundle.js:12654:155359
          at new Promise (<anonymous>)
          at t.value (https://nightly-2021.nuxeocloud.com/nuxeo/ui/main.bundle.js:12654:155159)
          at t.value (https://nightly-2021.nuxeocloud.com/nuxeo/ui/main.bundle.js:12654:170394)
          at e._doExecute (https://nightly-2021.nuxeocloud.com/nuxeo/ui/main.bundle.js:2772:2338)
          at https://nightly-2021.nuxeocloud.com/nuxeo/ui/main.bundle.js:2772:2001 

       

      In Firefox, there seems to be a similar error related to main.bundle.js line 12654 : "Uncaught (in promise) DOMException: The operation was aborted. ", but also at line main.bundle.js:2772

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: