Closed (fixed)
Project:
CKEditor Responsive Table
Version:
1.0.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2025 at 08:20 UTC
Updated:
16 Sep 2025 at 19:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ed2908 commentedSame. I'm seeing this error on Drupal 10.5.1:
Comment #3
desix75 commentedI 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.
Comment #4
marelpup commentedThere is the same issue on this module
https://www.drupal.org/project/ckeditor_abbreviation/issues/3531259
fixed with
https://git.drupalcode.org/project/ckeditor_abbreviation/-/merge_request...
Comment #5
jasonsavino commentedUploading a patch file until the solution has been implemented in the module.
Comment #6
bronzehedwickConfirmed 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!
Comment #8
bronzehedwickAdded 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.
Comment #9
bronzehedwickComment #11
javi-er commentedI tested it in my local and it's working well!
Comment #12
javi-er commentedComment #14
javi-er commented