Servoy / smartDocumentEditor

0 stars 2 forks source link

Fix editor-isreadonly-has-no-setter error. #6

Closed jeansantana closed 2 years ago

jeansantana commented 2 years ago

The readOnly property is now read-only:

https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-editor-isreadonly-has-no-setter https://ckeditor.com/docs/ckeditor5/latest/api/module_core_editor_editor-Editor.html#function-enableReadOnlyMode

RvVeen commented 2 years ago

HI @jeansantana Yesterday morning I found also this issue.. and it is fixed in the latest version of the component. I also ported this fix to NG1.. because the CKEditor versions are used on both versions