Update misc.js #7148 bugfix #14312
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "github/fork/joejoseph00/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For background information, multiple bug reports reports https://drupal.org/i/3531472 confirming this fix.
API changes have occurred in CKEditor 5 v45.0 that break the plugin. This change fixes it.
I've been using the fix for a few months successfully in production.
mentioned in issue #7148
Merged by: marijnh at 2026-02-05 20:14:53 UTC
Thanks!
@marijnhwould you please be so kind as to tag and release 5.65.21 with this fix?There's a version 5.65.21 out now.
registry.npmjs.org shows .21 exists but our project is stuck on .8
somehow unable to get a composer update or is not in asset-packagist.org or packagist.org isn't updated or is somehow pinned on 5.65.8 max.
Root composer.json requires codemirror/codemirror ^5.65.21, found codemirror/codemirror[5.65.8] but it does not match the constraint.I'm trying to chase this down.
Ok I figured this out, I'll unwind the issue on our side, you've done the right thing, your release is working well thank you!
My 5.65.8 is comming from d . o ckeditor_codemirror/composer.libraries.json , I'll bark up a new tree now, thank you very much for fixing this issue and for tagging and releasing!