Using src code in Ckeditor inside of Layout builder leaves only a single line visible

Created on 8 August 2024, 9 months ago
Updated 11 September 2024, 8 months ago

When in layout builder - if you are using CKeditor inside of one of our components, and you try to use the "src" mode, you are only left with a single line, and cannot see any other code.

Some CSS needs to be added to the admin.scss

.ck-source-editing-area textarea {
  height: 100% !important;
}
🐛 Bug report
Status

Fixed

Version

2.1

Component

Code

Created by

🇨🇦Canada aastrong

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