2.1.0-beta1 release is not compatible with Drupal 10.2

Created on 30 October 2024, 24 days ago

Problem/Motivation

Today's release (2.1.0-beta1) has caused problems on our sites. When I tried to update to the latest version of the module, it broke CKEditor.

Steps to reproduce

  • Install Drupal 10.2.10
  • Install CKEditor Responsive Plugin version 2.1.0-beta1
  • Navigate to a CKEditor WYSIWYG editor
  • It should be blank and say "Rich Text Editor" at the top

Proposed resolution

A workaround is to do composer require drupal/ckeditor_responsive_plugin:dev-2.1.x#22b2e1b
And then add this patch β†’ in your composer.json file via cweagans/composer-patches . This is just a workaround for people who aren't ready to update to Drupal 10.3 yet. Obviously the best solution is to move to Drupal 10.3. But, if you can't update yet, for whatever reason, this will keep things working.

There may be a code-based solution that allows for both solutions, depending on which version of Drupal people are on, but I haven't looked that deep yet.

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States paramnida

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

Comments & Activities

Production build 0.71.5 2024