- Issue created by @stijnstroobants
- 🇫🇷France duaelfr Montpellier, France
Hi! Are you using Drupal 10.1?
I marked the 2.2.x release for 10.1+ core versions but maybe it's not working as I expected. - 🇫🇷France duaelfr Montpellier, France
Ho god! I didn't realize people were using ckeditor5 with Drupal 9...
I'm sorry but you'll have to rollback to 2.1.x
I'll try to fix the version compatibility - db5b7156 committed on 2.x
Issue #3370568: fix D9 & D10.0 compatibility.
- db5b7156 committed on 2.x
- Status changed to Fixed
over 1 year ago 2:31pm 27 June 2023 - 🇫🇷France duaelfr Montpellier, France
I think I found a fix that works for both versions of CKEditor.
2.2.3 release should be compatible from D9.2 to D10.1 again! - 🇦🇷Argentina emacoti
New version 2.2.3 works fine for us on Drupal 9.5, thanks for the fix!
- 🇨🇦Canada teknocat
This issue still does not seem to be fixed.
Testing on the latest Drupal 9.5 as well as Drupal 10.1 and I get:
Drupal 9.5.9:
TypeError: this.editor.plugins.get('LinkUI')._createViews is not a function. (In 'this.editor.plugins.get('LinkUI')._createViews()', 'this.editor.plugins.get('LinkUI')._createViews' is undefined) (anonymous function) (ckeditor5.js:201)Drupal 10.1:
TypeError: null is not an object (evaluating 'this.editor.plugins.get("LinkUI").formView.extendTemplate') - editorAdvancedLink.js:1:3969Disabling the module is the only thing that fixes the problem.
- Status changed to Needs work
over 1 year ago 7:38pm 30 June 2023 - 🇨🇦Canada teknocat
What's even more weird is that I have 3 different sites I can see this problem with, but one where I installed all the latest updates and it works just fine. I will have to look into what's different between them to see if I can narrow it down and determine whether it's actually still a bug in this module, or a conflict with something else.
I Disabled Editor Advanced Link and CKEditor5 works, but i don't know, maybe Editor Link is needed somewhere
- 🇨🇦Canada teknocat
OK, apologies for making a fuss, seems it had something to do with caching - browser and/or Drupal.
- Status changed to Fixed
over 1 year ago 2:00am 2 July 2023 - 🇮🇹Italy Giuseppe87
I'm on Drupal 9.5.9, with the 2.2.4 version of the module I get the error while the 2.2.1 works.
I've tried to re-install the module, clear the site and browser cache but it persists. - Status changed to Needs work
over 1 year ago 3:10pm 10 July 2023 - Status changed to Fixed
over 1 year ago 2:47pm 12 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.