Text alignment was lost when get loaded into CK Editor #9193
Labels
domain:v4-compatibility
This issue reports a CKEditor 4 feature/option that's missing in CKEditor 5.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
π Provide detailed reproduction steps (if any)
editor.setData("<p align=\"center\">Center Aligned Text </p>");
βοΈ Expected result
The text should be centre-aligned in the editor
β Actual result
The text becomes left-aligned.
If you'd like to see this fixed sooner, add a π reaction to this post.
The text was updated successfully, but these errors were encountered: