-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Web UI
-
Tags:
-
Backlog priority:500
-
Team:UI
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
- is related to
-
WEBUI-1553 Fix results selection actions toolbar not appearing after refreshing search
- Open