HtmlText property

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

1 Reply

DS Devaraj Sekar Syncfusion Team April 15, 2020 02:11 PM UTC

Hi Marcel, 
Thank you for contacting Syncfusion support. 
The mentioned issue with “import HtmlText value retrieves” in SfRichTextEditor works as expected from our side and we have prepared a sample based on the mentioned requirement, which can be downloaded from the below. 
Kindly provide us detailed information about the exact issue reproducing scenario, view model class or design layout or modify the provided the sample, which will be helpful for us to provide a prompt solution at earliest. 
Regards, 
Devaraj S 


Loader.
Up arrow icon