-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Studio Designer
-
Tags:
-
Backlog priority:1,000
-
Sprint:UI - 2021-02
When I try to edit the View layout of a local/built-in document type, this exception is displayed in the browser console
Uncaught (in promise) TypeError: t is null _renderChildNodes https://connect.nuxeo.com/nuxeo/designer/nuxeo-view-designer.bundle.js:5780 _renderChildNodes https://connect.nuxeo.com/nuxeo/designer/nuxeo-view-designer.bundle.js:5780 _fetchChildren https://connect.nuxeo.com/nuxeo/designer/nuxeo-view-designer.bundle.js:5780
Then if I try to d&d an element, it's not displayed in the main view.
However it seems that "switching to code" is still working: I made a change and it was correctly saved.