Image Plugin for Full Screen RTE in AEM 6.3
Hi,
I am trying to achieve the Image Plugin for RTE in full screen mode in AEM 6.3. But my code is failing for creating a Dialog using Dialog Manager.
CUI.rte.ui.cui.AbstractDialog
it throws error : Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
Its so basic to have Image Insert Plugin in RTE.
I am using the following example from AEM 6.1 :
and Color Picker from AEM 6.3 :
to fix the Image Plugin.
Does any body have the solution for this ?
[Mod Note: Personal info removed]