Hello! I found a critical problem with SfRichTextBoxAdv control.
Steps to reproduse:
- press and hold Enter and wait until some pages (2-4) will be created;
- left click on new page;
- press and hold Backspace and wait until current page will be deleted;
- left click on control
exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at Syncfusion.UI.Xaml.RichTextBoxAdv.SfRichTextBoxAdv.OnPointerPressed(PointerRoutedEventArgs e)