Skip to content

Commit

Permalink
Merge pull request #69 from ckeditor/t/68
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
ma2ciek authored Feb 27, 2019
2 parents 7b1777c + 6227076 commit 1c93b3e
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dist/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1c93b3e

Please sign in to comment.