Hi there,
we use SfRichTextBoxAdv with both HtmlText and PlainText properties implemented like this https://www.syncfusion.com/kb/5415/how-to-implement-htmltext-property-for-sfrichtextboxadv-control.
For version 16.4.0.54 it worked just fine but after upgrading to 17.2.0.51 the control throws a StackOverflowException when entering/inserting any Text as soon as more than one property (Html AND plain or Rtf text) is added in the extension.
Is it there a workaround for the newer version?
Attached are two sample projects for each version and a stacktrace of the exception done with WinDbg.
Attachment:
Sf_RichTextBox_Overflow_41a7a06d.zip