Closed (fixed)
Project:
CKEditor 5 Plugin Pack
Version:
1.4.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2025 at 15:34 UTC
Updated:
15 Dec 2025 at 09:19 UTC
Jump to comment: Most recent
Comments
Comment #4
salmonek commentedHi Stephen,
Thank you for reporting this issue.
In case both Table and Layout table plugins are added (plus HTML filter is disabled) then the contextual toolbar elements are added by both of them.
I have added
hook_editor_js_settings_alterimplementation that will ensure that table toolbar elements are unique (so cache rebuild is required)Comment #5
smustgrave commentedWill try and test today! The ones provided by plugin pack are better then cores as it provides configuration options
Comment #6
smustgrave commentedSorry for the delay this worked great!
Comment #7
salmonek commentedReleased in 1.4.2