- Issue created by @flocondetoile
Starting to view errors in the console when I want to add a link, or even just selecting/clicking on a string with a link on the ckeditor.
Uncaught CKEditorError: can't access property "element", this.linkUI.toolbarView.unlinkButtonView is undefined
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#erro...'t access property "element", this.linkUI.toolbarView.unlinkButtonView is undefined
afterInit http://xxx.local/modules/contrib/editor_file/js/build/drupalFile.js?syq3...
once http://xxx.local/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dl...
fire http://xxx.local/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dl...
e http://xxx.local/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dl...
So the first click generate this error, and so don't trigger the panel to add or edit a link, but the second click works fine and we can add ou edit a link.
Add a link button and the drupal File button.
Try add a link on a string.
Error is visible in the console
@todo
@todo
Active
2.1
Code