We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Breaking changes in SfRichTextEditor after upgrading from 19.4.0.48


Hello,

I have had multiple issues after upgrading Syncfusion Xamarin Forms from version 19.4.0.48 to version 20.3.0.58.

In the former versions I used to assign plain text to .Text property and it used to work. But after upgrading, I have to use .HtmlText property. Otherwise it doesn't work. This is a major breaking change that you should inform to the users of SfRichTextEditor.


Also after spending hours, I found that I should surround the plain text with <html><body>PLAIN TEXT HERE</body></html> to make it work before assigning it to .HtmlText property.


Thanks.


1 Reply

HD Hemalatha Duraisamy Syncfusion Team January 4, 2023 05:16 PM UTC

On analyzing with the provided detail and ensured the sample with RichTextEditor NuGet version (v19.4.0.48) and the upgraded version(v20.3.0.58)we were unable, to reproduce the reported issue, but it is working properly.
We have created a sample based on the provided information and the sample and videoa can be downloaded from the below link. 

Sample Link:  https://www.syncfusion.com/downloads/support/directtrac/general/ze/GettingStarted965306151

Video Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/RTEControl-133119557


Kindly provide the following details to investigate further on this issue.  

  1. Modify / Simple sample with which the issue could be reproduced.
  2. Replication procedure to reproduce the issue or video illustrating the issue.
  3. Xamarin Forms version.

The above details will be more helpful for us to reproduce the issue in our side and assist you with the better solution at the earliest.  


Loader.
Up arrow icon