Open StephanMeijer opened 1 week ago
core
2.91
On the Document Node, attributes were not set properly when using editor.commands.setContent.
editor.commands.setContent
Chrome
https://codesandbox.io/p/sandbox/adoring-elion-vvydqz
Attributes on Document to be set, like it was set on Paragraph.
No response
Affected Packages
core
Version(s)
2.91
Bug Description
On the Document Node, attributes were not set properly when using
editor.commands.setContent
.Browser Used
Chrome
Code Example URL
https://codesandbox.io/p/sandbox/adoring-elion-vvydqz
Expected Behavior
Attributes on Document to be set, like it was set on Paragraph.
Additional Context (Optional)
No response
Dependency Updates