Drupal 10.3 Compatibility

Created on 8 July 2024, 4 months ago

Problem/Motivation

CKEditor does not load with the Responsive Plugin present after upgrading Core to 10.3. Error in console is 'l.Model is not a constructor'. This was caused by the CKEditor update in Core.

Steps to reproduce

  • Install or Update to Drupal 10.3
  • Install CKEditor Responsive Plugin
  • Add Responsive Plugin button to a text format
  • CKEditor will not load for this text format

Proposed resolution

Change l.Model to l.ViewModel (Patch incoming) in js/ckeditor5_plugins/responsiveAreaPlugin/src/responsiveareaui.js ~ line 132

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States natefollmer

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

Comments & Activities

Production build 0.71.5 2024