Hi, I'm using CKEditor version 1.04 and I still have problems with updating

Hi, I’m using CKEditor version 1.04 and I still have problems with updating the editor value. I tried both setValue + updateValue and doSetUpdate and neither works for me. I also tried using binder but with no result, editor value doesn’t change. In debugger I can clearly see that the editorData field has updated value but this updated value is not visible in the editor.

I’m running Vaadin Flow version 14.0.5 and Java 11.

Did you get some errors? Cheers.