Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
1- Use the latest RTE component: v28.2.11
2- Use such an iFrameSetting:
see markup here: https://www.syncfusion.com/forums/196437/excel-table-copy-is-not-working-in-this-scenario
3- Switch to HML mode, and insert this code in the richtext (unescape the code if it's shown as escaped in the formular):
see markup here https://www.syncfusion.com/forums/196437/excel-table-copy-is-not-working-in-this-scenario
4- Switch back to the WYSIWYG interface
Put the cursor after the word "line2"
Paste any excel table
this will not copy the table and generate this frontend error:
Uncaught TypeError: c.closest is not a function at h.insertTempNode (ej2-richtexteditor.es5.js:7204:40)
Note that it's even worse if we don't use an iframeSettings, because the same scenario would then completely block the richtext component.
That's true when there is any custom markup like
see markup here: https://www.syncfusion.com/forums/196437/excel-table-copy-is-not-working-in-this-scenario
other effect: If you put the cursor after the word "line2", then press enter, and paste the excel table, then the excel table is pasted on the top of "line1".
Thanks for your support,
Yvan Blancmunier
yvan.blancmunier@partnerre.com