setData with RestrictedEditingException produces incorrect blanks #16721
Labels
domain:integration-dx
This issue reports a problem with the developer experience when integrating CKEditor into a system.
package:restricted-editing
support:2
An issue reported by a commercially licensed client.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
The issue is detailed in #9646.
When calling editor.setData() on an editor with RestrictedEditingException plugin, produces incorrect text (blank blocks).
✔️ Expected result
New data visualized correctly.
❌ Actual result
New data is visualized with extra
<span class="restricted-editing-exception"></span>
.❓ Possible solution
Described in #9646.
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: