Skip to content

Commit 1c93b3e

Browse files
authored
Merge pull request #69 from ckeditor/t/68
Fix: Fixed integration with collaboration features by changing the way how the initial data are passed to an editor instance. Previously the `<ckeditor>` component has been using the `editor.setData()` method which produces invalid results in collaboration. Now the initial data are injected directly into the container on which the editor will be created. Closes #68.
2 parents 7b1777c + 6227076 commit 1c93b3e

File tree

4 files changed

+23
-10
lines changed

4 files changed

+23
-10
lines changed

dist/ckeditor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)