Use delayIfDetached
config for editor set to true
by default
#102
Labels
Milestone
delayIfDetached
config for editor set to true
by default
#102
Are you reporting a feature request or a bug?
Feature
Base on our investigation on ckeditor/ckeditor4#4390 issue and fix we provide for it: ckeditor/ckeditor4#4463. We should use the
delayIfDetached
config set totrue
by default in integrations, just to prevent any issue. Also, we need to adjust editor creation: to properly maintain editor data.ckeditor4-vue/src/ckeditor.js
Line 67 in 69744fb
Expected result
What is the expected result of the above steps?
Actual result
What is the actual result of the above steps?
Other details
The text was updated successfully, but these errors were encountered: