-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 4.4.0
-
Component/s: Layouts & Widgets
-
Tags:
-
Team:UI
-
Sprint:UI - 2021-04
After creating a custom document and the configuring it's Create layout a lot of errors in the console are logged one of them being:
Uncaught (in promise) TypeError: Cannot read property 'lastChild' of null at nuxeo-view-designer.bundle.js:5908 at new Promise (<anonymous>) at HTMLElement._renderChildNodes (nuxeo-view-designer.bundle.js:5908) at nuxeo-view-designer.bundle.js:5908
How to reproduce:
- Go to studio and in Modeler create new custom document
- go to Designer and configure the create layout of that new document
- some errors are logged in the browser console
console errors image attached
- Is referenced in