ckeditor container shows Rich Text Editor text and doesn't wrap or size toolbar properly in angular #16647
Labels
domain:integration-dx
This issue reports a problem with the developer experience when integrating CKEditor into a system.
resolution:resolved
This issue was already resolved (e.g. by another ticket).
type:bug
This issue reports a buggy (incorrect) behavior.
Reproduction steps
Current behavior
This is what occurs on one of our ckeditor fields: All the toolbar pieces work on the text, but the box around the text is invisible and the toolbar is stacking very oddly. There is also always a Rich Text Editor text above the toolbar
Expected behavior
Expected our old functionality:
Definition of Done
Relevant debug data
Other details
We use custom schema on our html so you will see other elements in the html that are unfamiliar. We use ngrx and I've left the references, but none of the functionality is the issue, code is included and left as is for transparency.
User agent
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0
The text was updated successfully, but these errors were encountered: