From 833cf111bd67ebd7248db94633ca0fedeef5839d Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Wed, 14 May 2025 00:41:28 +0900 Subject: [PATCH] Enable editor components in mobile CKEditor --- modules/editor/skins/ckeditor/js/editor.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/editor/skins/ckeditor/js/editor.js b/modules/editor/skins/ckeditor/js/editor.js index ba888ee8a..261299067 100644 --- a/modules/editor/skins/ckeditor/js/editor.js +++ b/modules/editor/skins/ckeditor/js/editor.js @@ -87,7 +87,6 @@ $(function() { // Patch for iOS: https://github.com/rhymix/rhymix/issues/932 if (config.ios_patch) { - settings.loadXeComponent = false; $('head').append('