Ckeditor HTML Embed breaks all ckeditor fields

Created on 22 August 2024, 5 months ago

Problem/Motivation

After updating Drupal Core to 10.3 and having aggregation turned on noticed that all ckeditor5 fields are broken, and breaking all functionality on the page like the Media library and admin toolbar.

This issue is similar to this issue 🐛 Ckeditor Media Resize breaks all ckeditor fields Active in the Ckeditor media resize module.

Steps to reproduce

  1. Upgrade drupal core to 10.3
  2. Enabled css/js aggregation
  3. Setup a text editor with this plugin enabled
  4. See ckeditor5 fields are broken

Proposed resolution

As per this comment 🐛 Ckeditor Media Resize breaks all ckeditor fields Active in the related issue removing preprocess: false resolves the issue.

Remaining tasks

  1. Remove the preprocess: false from the module libraries.yml file.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇮🇳India sahilgidwani Jaipur

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024