When I try to insert picture in nested table in SfRichTextBoxAdv, it gets crashed.
Steps: (Can be simulated in UWP Rich Text Editor Sample)
- Launch application with component and inset table having 1 row and 1 column
- Inside this table insert 1 more table having 2 rows and 2 column
- Now try to insert an image (Some large image)
- Observe that application crashes
This is happening for large images mostly but simulates for small images some times. Try inserting reference image that I've attached with this post. For this image it is crashing every time on my PC.
Attachment:
Insert_Image_cbbc679d.zip