kiaralemke
kiaralemke
This has done the trick for us, on v3.6.0-beta3: ``` diff --git a/src/components/TextEditor.vue b/src/components/TextEditor.vue index 8756c0848..f64d06780 100644 --- a/src/components/TextEditor.vue +++ b/src/components/TextEditor.vue @@ -56,6 +56,8 @@ import Base64UploadAdapter from '@ckeditor/ckeditor5-upload/src/adapters/base64u import...
I've detected that whenever the input field for the link URL receives focus, for some reason, focus is transferred to the "chain" button in the toolbar of the editor, so...
Sure, I will. I will also add the strings for pt-BR, since we're located in Brazil. Also, I inform that after some validations, we found some problems in the original...
Kind of. We had it passed through our testers and AFAIK some clients are using it, without complains. However in the end we shipped only the functionality related to merging...