Hi!
I use in one project Angular 18 and "@kolkov/angular-editor": "^2.2.0-beta.0".
The AngularEditorConfig is set to sanitize: false.
As soon I edit the content in editor, and I process with save the HTML content is broken. By saving original content without changes/Editing the HTML content is formatted and fine.
Breaks occurs by that line:
Can you please help?
BR
Bekim
Hi!
I use in one project Angular 18 and "@kolkov/angular-editor": "^2.2.0-beta.0".
The AngularEditorConfig is set to sanitize: false.
As soon I edit the content in editor, and I process with save the HTML content is broken. By saving original content without changes/Editing the HTML content is formatted and fine.
Breaks occurs by that line:
Can you please help?
BR
Bekim