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

Created on 25 April 2023, about 1 year ago
Updated 7 August 2023, 11 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

Needs review

Version

4.0

Component

Javascript

Created by

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

Comments & Activities

Production build 0.69.0 2024