Skip to content

Commit 417ae83

Browse files
committed
Issue [#3572232] - Patch codemirror/codemirror to fix CKE5 regression with v45+
1 parent a5b0b13 commit 417ae83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,9 @@
274274
"drupal/layout_builder_st": {
275275
"3566683 - Fix for WSOD on /admin/reports/status page":
276276
"https://www.drupal.org/files/issues/2026-01-09/3566683-fix-error-on-status-report.patch"
277+
},
278+
"codemirror/codemirror": {
279+
"#3531472: Drupal 10.5 / 11.2 incompatibility": "https://www.drupal.org/files/issues/2025-11-13/ckeditor_codemirror-codemirror-LIBRARY-3531472-copyobj-hasownproperty-fix.diff"
277280
}
278281
}
279282
},

0 commit comments

Comments
 (0)