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!
When the In-Place Editor value is set with an XSS content with 'enableHtmlSanitizer' set as false. It needs to display the exact XSS content in the in-place editor without executing it. Provide support for this using an separate API.
The same scenario is achieved by encoding and decoding the HTML. Provide the support when the in-place editor is rendered dynamically.
Sample: https://stackblitz.com/edit/angular-fuse2b-t5buoi?file=app.component.ts