- Issue created by @paramnida
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.
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.
Active
2.1
Code