Hi...
I am using MVVM in my project. When the page with SfRichTextEditor is loaded, I tried to set the HtmlText property to another value. But sometimes, after my VM calls OnPropertyChanged for the binding property, the SfRichTextControl changes that value back to the old value. I can see this happening when I am running step by step in debug mode. SetProperty is called twice and the old value remains on the property.
When I run the iOS project, the problem appears more often.
I saw that the same problem occurs in the Text property as well.
Best regards...
Marcel Souza
Pds Informática