CKEditor 5 plugin only works when the "Link" plugin is enabled

Created on 7 November 2023, about 1 year ago
Updated 16 September 2024, about 2 months ago

Problem/Motivation

I have an editor configuration which includes Entity Embed buttons but not the Link button in the toolbar. CKEditor is not able to load and i get the following error in the browser console (Firefox):

CKEditorError: plugincollection-soft-required {"missingPlugin":"LinkEditing","requiredBy":"EntityEmbedLinkUi"}
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-plugincollection-soft-required

Proposed resolution

Correctly configure dependency to link plugin and add checks in JavaScript.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

CKEditor integration

Created by

πŸ‡©πŸ‡ͺGermany tgauges

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024