-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 73.17, 73.17.1
-
Component/s: Layouts & Widgets, Studio Designer
-
Tags:
-
Browser:
-
Sprint:NOS 10.3.2
In Studio Modeler using LTS 2017 + web ui
- Create a doctype toto extending file
- save
In Studio Designer
- Press configure on toto creation layout
=> nothing is shown in rendering area and errors pop up in the console
Uncaught ReferenceError: Nuxeo is not defined at (index):4 Uncaught TypeError: Cannot read property 'elementsFromPoint' of null at elementsFromPoint (nuxeo-view-designer.html:66350) at HTMLElement.elementsFromPoint (nuxeo-view-designer.html:66390) at HTMLElement.elementsFromPoint (nuxeo-view-designer.html:66675) at HTMLElement._onMouseMove (nuxeo-view-designer.html:95636) at HTMLDivElement.handler (nuxeo-view-designer.html:2389)
Expected:
Layout rendering should be available
Notes:
Layout is generated and switching to code shows the properties
- is related to
-
NXS-4829 Fix predicate validation
- Resolved