- Issue created by @gkaas
- 🇺🇸United States ed2908
Same. I'm seeing this error on Drupal 10.5.1:
TypeError: e.icons is undefined n https://my.ddev.site:8443/modules/contrib/ckeditor_responsive_table/js/build/responsiveTable.js?syor2z:1 _createFormView https://cce-d10.ddev.site:8443/modules/contrib/ckeditor_responsive_table/js/build/responsiveTable.js?syor2z:1 init https://cce-d10.ddev.site:8443/modules/contrib/ckeditor_responsive_table/js/build/responsiveTable.js?syor2z:1 promise callback*./packages/ckeditor5-core/src/index.ts/init/m/< https://cce-d10.ddev.site:8443/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=45.2.0:5 m https://cce-d10.ddev.site:8443/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=45.2.0:5 init https://cce-d10.ddev.site:8443/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=45.2.0:5
- 🇮🇹Italy desix75
I have the same error on drupal 11.2.2 and ckeditor_responsive_table 1.0.6,
if I remove it from the ckeditor5 toolbar then the editor works perfectly again. There is the same issue on this module
https://www.drupal.org/project/ckeditor_abbreviation/issues/3531259 🐛 Incompatible with Drupal Core 10.5 / CKEditor 45 Activefixed with
https://git.drupalcode.org/project/ckeditor_abbreviation/-/merge_request...
- 🇺🇸United States jasonsavino
Uploading a patch file until the solution has been implemented in the module.
- 🇺🇸United States bronzehedwick New York
Confirmed the issue on a fresh 10.5 install. Thanks all for reporting! I'll apply @jasonsavino's patch to an MR, test that, and open for community review. Thanks @jasonsavino!
- @bronzehedwick opened merge request.
- 🇺🇸United States bronzehedwick New York
Added an MR based on @jasonsavino's patch. Tested working locally on Drupal 10.5 and 11.1. The differences between the MR and the patch are some small code style clean up, installing the ckeditor icon npm package, and bumping the module's ckeditor dev dependencies to match the latest version. Needs some thorough testing because of the upgrades.
- Status changed to Needs review
about 1 month ago 5:16pm 1 September 2025 - First commit to issue fork.
-
javi-er →
committed 6ba103e7 on 1.0.x authored by
bronzehedwick →
Issue #3531224: Fix JS errors after CKEditor5 v45 upgrade
-
javi-er →
committed 6ba103e7 on 1.0.x authored by
bronzehedwick →