Hi All,
I have custom RTE plugins for the touch UI component and sometimes all the plugins are rendering fine and sometimes not. I have my custom RTE clientlibs under the component. This issue happens only in higher environments, not in my local. Provided screenshots below for references. Any suggestions would be helpful.
RTE with custom plugins (local instance):
In a higher environment(custom plugin is missing):
@arunpatidar26 @Vijayalakshmi_S @Anudeep_Garnepudi @Ratna_Kumar @Feike_Visser1 @VeenaVikraman
Regards,
Vijay
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @vijays80591732,
Possible cause would be conflict of JS - See if the custom RTE plugins are dependent on Coral UI 2 or Coral UI 3.
Look for "Source" section in Developer tools as you load the page and the component with RTE. (Complete JS files. In particular, OOTB JS files that are loaded in higher environment and lower environment) and also the console errors.
Can you please compare first your files(Ex: - Service Packs, any custom files) between lower environment (Ex:- Local Instance where its working fine) and higher environment to check for any mismatch. Also please check for logs(AEM and Console Logs) that is able to give you any meaningful information about why it is failing.
I see not just custom plugins, but few OOTB plugins are also not rendering in second screenshot (higher env). I have few questions.
Sharing above info would be helpful.
-AG
@vijays80591732 Did you check the policy of the component in the editable template ?
Under the Policy section on the right hand , you can enable the plugins you need
Check this and see if this helps to solve your issue.
If this is the issue , then make sure you move the policies too to your higher regions when you move content from Lower to Higher regions
Thanks
Veena
Hi @vijays80591732,
Possible cause would be conflict of JS - See if the custom RTE plugins are dependent on Coral UI 2 or Coral UI 3.
Look for "Source" section in Developer tools as you load the page and the component with RTE. (Complete JS files. In particular, OOTB JS files that are loaded in higher environment and lower environment) and also the console errors.
Views
Replies
Total Likes
Do you see any JS error in Console when you open the RTE ?
Views
Likes
Replies