Certain markup breaks the Source Editing mode #10703
Labels
package:html-support
squad:devops
Issue to be handled by the Devops team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
<dir><img contenteditable>
into the editor,✔️ Expected result
Editor parses markup and shows the results.
❌ Actual result
An error is thrown in the console and the Source Editing mode is not allowing to change editor's content.
❓ Possible solution
Initial check points to the image integration plugin in ckeditor5-html-support.
The text was updated successfully, but these errors were encountered: