Step to reproduce the issue :
- open or create a new Document model
- go in any 'layout' tab (like Creation Layout for example)
- click on 'Import Layout' and select any layouts
An error pop up is displayed, the error message is :
(TypeError) : this.layoutEditor is undefined
And the complete stack trace is :
Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : this.layoutEditor is undefined
at Unknown.getLayoutForImport(studio-0.js)
at Unknown.getLayoutForImport_0(studio-0.js)
at Unknown.execute_92(studio-0.js)
at Unknown.execute_21(studio-0.js)
at Unknown.$executeScheduled(studio-0.js)
at Unknown.runScheduledTasks(studio-0.js)
at Unknown.flushFinallyCommands(studio-0.js)
at Unknown.exit(studio-0.js)
at Unknown.entry0(studio-0.js)
at Unknown.entry_0/<(studio-0.js)
at Unknown.anonymous(Unknown)
- is duplicated by
-
NXS-3289 Error importing Create Layout in Edit Layout
- Resolved