The module doesn't works for the source textarea's with CKEditor5 injected

Created on 25 April 2023, over 1 year ago
Updated 30 August 2024, 3 months ago

Problem/Motivation

Module doesn't works for the source fields with CKEditor5 added

Steps to reproduce

1.Create two fields textfield and textarea field.
2. Configure CKEditor5 for the textarea.
3. Add some conditions on it, for example make field required if other field is empty.
4. Check if it works.

It's works only for textarea but doesn't work for textfield. We can't make textfield required by changing textarea.
in dom doesn't looks like in editor.

Proposed resolution

The issue happens when CKEditor5 doesn't interact with document DOM.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Postponed: needs info

Version

4.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024