Hi All,
I am working on SAP Design Studio SDK component for RichTextEditor. For this I am extending to SAP UI5 Component "sap.ui.richtexteditor.RichTextEditor".
The component is working fine except one strange behaviour. If I put this component into a Panel and change CSS Class of the panel at run time using "setCSSClass" method. The RichTextEditor component is disappearing from Design Studio Application.
Any idea on what may be going wrong here?
Regards,
Swapnil K
Add comment