kolkov / angular-editor

A simple native WYSIWYG editor component for Angular 6 -14+
https://angular-editor.kolkov.ru
MIT License
678 stars 360 forks source link

!!!CRITICAL: Background color not working #506

Open uttam-panchal-nividous opened 1 year ago

uttam-panchal-nividous commented 1 year ago

The background color is showing in the editor preview but not included in HTML which is generated. See below: image

frazzaglia commented 1 year ago

The same appens with justify content buttons.

pmnhat95 commented 3 months ago

You just need to add sanitize: false, into your setting