The only way I can see to edit a grid after its placed is to edit the classes in the source. I am unable to select the grid from ckeditor and reopen the settings dialog.
Am I missing something our is this how it works?
Issue fork ckeditor_bs_grid-3535582
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
spais commentedI'm encountering the same issue. I can create the grid element in the WYSIWYG editor, but I can't edit it afterward—the Edit button isn't available. This problem seems related to Drupal core 10.5.x, which updated CKEditor5 to version 45.2.0.
Comment #6
b_sharpe commentedUgh, guess I need a 2.2.x now cause fixing this will break <10.5... will look into, seems similar to #3530984: Update to CK Editor 45 in Drupal 10.5 Causing Editor Ribbon to Disappear
Comment #7
b_sharpe commentedComment #10
b_sharpe commentedoooook, branched to 2.2.x and created MR, can someone review and confirm fixed?
Comment #12
b_sharpe commentedMerging to get working release for d11
Comment #13
b_sharpe commented