cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RichTextEditor binding issue

muhsin_panakkal
Participant
0 Likes
2,144

Hai Experts,

I am using Richtext Editor in one of my SAPUI5 app, while loading the app value is binding properly, but sometime the value is not binding(rare scenarios) since the odata is returning the required data, Is anybody face the same issue..? If Yes can anybody assist to resolve the same.

Thanks,

Muhsin

View Entire Topic
M_Zimmermann
Explorer
0 Likes

I also have problems with the RichTextEditor in the newer SAPUI5 versions (>= 1.60.0).

I have a Master-Detail application. In the detail view is the RichTextEditor. Depending on which item has been selected in the master view the `value` of the RichTextEditor changes via a property binding.

If I quickly switch between two items and then back to the original item in the master view, then the RichTextEditor just disappears...

This issue is only happening since SAPUI5 version 1.60.0. As as workaround I'm now sticking to the maintenance release 1.52.

artioms
Explorer
0 Likes

Hi Manuel,

Have you been able to find a solution for your problem? I'm on SAPUI5 version "1.71.0" and facing exactly the same issue as you've described. In the console log I don't see any errors related to the RichTextEditor either.

Thanks,

Artiom