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

Randomly not loading documents on default search

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Web UI

      Description

      With the grid view selected, the documents are randomly not loading when refreshing the page.

      Steps:

      1. Go to https://nightly-2021.nuxeocloud.com/nuxeo/ui/#!/search/default
      2. Select the Grid View
      3. Refresh the page until the error happens

      In the browser console, we can see the following errors:

      Uncaught TypeError: Cannot read properties of undefined (reading 'list')
          at get items [as items] (main.bundle.js:2169:1336)
          at l._updateActionContext (main.bundle.js:2169:5254)
          at Object.F [as fn] (main.bundle.js:13276:73997)
          at L (main.bundle.js:13276:69442)
          at l._propertiesChanged (main.bundle.js:13276:80713)
          at l._flushProperties (main.bundle.js:13276:61740)
          at l._invalidateProperties (main.bundle.js:13276:78698)
          at Object.defineProperty.set (main.bundle.js:13276:60148)
          at l._viewChanged (main.bundle.js:2169:3645)
          at Object.T [as fn] (main.bundle.js:13276:69925)
      
      Uncaught TypeError: this.view.fetch is not a function
          at n._callback (main.bundle.js:2169:2772)
          at main.bundle.js:13276:91484
      

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              troger Thomas Roger
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: