Use delayIfDetached
config for editor set to true
by default.
#203
Labels
status:blocked
An issue which development is blocked by another issue (internal or external one).
status:confirmed
An issue confirmed by the development team.
type:task
Any other issue (refactoring, typo fix, etc).
Are you reporting a feature request or a bug?
Task.
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 datackeditor4-react/src/ckeditor.jsx
Line 75 in 371c23d
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: