I can replicate the issue for formatted fields using CKEditor 5.
The disabled state works using CKEditor 4, where the contents of the WYSIWYG remains editable when using CKEditor 5.
The input format part of the widget becomes disabled as designed and works as expected.
Updating the changes from
#3
π
Div into but outside of after saving the content
Active
works for me.
Note, I had to also update the compiled plugin code, in /js/build/divManagerPlugin.js
for it to work. Forgive me, I'm not sure how to compile the source for this.
uberEllis β made their first commit to this issueβs fork.