Autosize not working on iOS for SFRichTextEditor

Here is my XAML:

<richTextEditor:SfRichTextEditor 
     x:Name="editorEntryBody"
     ToolbarPosition="Bottom"
     ToolbarOptions="Bold,Italic,Underline,BulletList,NumberList"
     AutoSize="TextChanges"
     Padding="0,0,0,15"
     HtmlText="{Binding HtmlBodyText}" />

Autosize is not working at all. Is this a known issue?

5 Replies 1 reply marked as answer

DS Devaraj Sekar Syncfusion Team March 18, 2021 10:37 AM UTC

Hi Javan, 
Thank you for contacting Syncfusion support. 
We were able to reproduce the issue with “Auto size improper behavior in iOS platfrom” and suspect this to be a defect. We will update you with further details on 22nd March 2021. 
Regards, 
Devaraj S 



JA Javan March 18, 2021 01:12 PM UTC

Thank you


GR Gayathri Ramalingam Syncfusion Team March 19, 2021 06:36 AM UTC

Hi Javan,  
 
As we mentioned earlier, we will update validation details for the issue with “Auto size improper behavior in iOS platform” on 22nd March 2021.  
 
Regards,  
Devaraj S  
 



DS Devaraj Sekar Syncfusion Team April 12, 2021 09:33 AM UTC

Hi Javan, 
Thank you for the patience. 
The reported issue has been fixed and it will be included in our upcoming weekly NuGet release which will be available on 13th April 2021 tentatively. 
Regards, 
Devaraj S 



DS Devaraj Sekar Syncfusion Team April 13, 2021 12:09 PM UTC

Hi Javan, 
Thank you for the patience. 
The reported issue with “Autosize improper behavior in SfRichTextEditor iOS platform” has been fixed and included in our latest NuGet release version “19.1.0.56”, which can be downloaded from the below link. 
Kindly let us know if you require any further assistance. 
Regards, 
Devaraj S 


Marked as answer
Loader.
Up arrow icon