Never used CKEditor but maybe this is a reason of your issue:
removePlugins: [
'MediaEmbedToolbar', // is not yet supported in CKEditor5 but throws console warning
'MediaEmbed', // this plugin only provides backend oembed support. Can be enabled by plugin that provides frontend support
'TodoList' // disable this by default as we do not allow input form elements in htmlawed
]
Thank you @rivervanrain. Somehow I missed this code, I had focused on vendors/ckeditor5 folder.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.