You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to dynamically set the readOnly property on an editor. I haven't been able to set it, even hard-coded. I have attempted setting it in the config object for the specific editor, in the main config file as well as on instanceReady event firing.
https://stackoverflow.com/questions/53328479/cannot-set-readonly-property-using-angular-ckeditor
I need to dynamically set the readOnly property on an editor. I haven't been able to set it, even hard-coded. I have attempted setting it in the config object for the specific editor, in the main config file as well as on instanceReady event firing.