Hi Arun,Thank you for your reply. We are not using core components, we
managed to fix it by using
extraClientlibs="cq.authoring.dialog.rte.coralui2" in touchUI dialog.
RTE is now showing up but it didn't show "paraformat" options as we were
using sling:resourceSuperType and loading RTE from xml file, we had to
copy all the RTE options and add uiSettings node to the dialog xml file
in order for us to have completely working RTE in touchUI dialog.
Classic UI dialog still loads them from generic xm...