Problem/Motivation

After upgrading to CKEditor 5 v45+, the custom WxT CKEditor plugins Alert and Panel no longer render their toolbar icons correctly. This is due to upstream breaking changes in CKEditor 5 that affect how SVG icons are imported and registered within custom plugins.

As a result, the toolbar buttons throw a JS error and CKEditor5 doesn't initialize.

This impacts Drupal WxT installations using the custom wxt_alert and wxt_panel CKEditor 5 plugins.

Steps to reproduce

Install WxT 6.2.x, including the wxt_ext_editor sub-module. Go to a node edit form that uses a text format with these buttons included, see error in console.

Comments

smulvih2 created an issue. See original summary.

smulvih2’s picture

This change has already been included in WxT 5.6.x and is working as expected. This change will also be included in 6.2.x once an official release has been published.

joseph.olstad’s picture

smulvih2’s picture

Status: Active » Fixed

This fix is already in 5.6.x and is now in 6.2.x. Closing ticket as this is now complete.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.