Toolbar for OOTB richtext editor is not showing up in the dialog-AEM 6.2
I am getting this error message in the javascript:
Uncaught TypeError: CUI.rte.ui.cui.DefaultFullScreenAdapter is not a constructor
at instanceGenerator.initializeEditorKernel (rte.js:42861)
at instanceGenerator.start (rte.js:43168)
at processConfig (rte.js:35483)
at Object.success (rte.js:35512)
at fire (jquery.js:3143)
at Object.fireWith [as resolveWith] (jquery.js:3255)
at done (jquery.js:9309)
at XMLHttpRequest.callback (jquery.js:9713)
I found similar question at Toolbar for OOTB richtext editor is not showing up in the dialog but still we don't have any permanent solution.