Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
If you have a custom toolbar item in the Rich Text Editor and then remove the editor from the dom, the console prints errors for every following click anywhere on the dom.
error:
Uncaught TypeError: Cannot read properties of null (reading 'contains')
at ./modules/sf-richtexteditor.js.window.sfBlazor.RichTextEditor.e.onDocumentClick
Repro Steps: