formio.js icon indicating copy to clipboard operation
formio.js copied to clipboard

[Bug] CK Editor in Text Area is not renderer when upload checkbox is check

Open Justinlcx opened this issue 10 months ago • 1 comments

Describe the bug The CKEditor fails to render within a Text Area component when selection "Enable Upload Image"

Version/Branch Can be reproduced on playground

To Reproduce Steps to reproduce the behavior:

  1. Add a text area in the Formio builder
  2. In Editor, select CKEditor.
  3. Click on "Enable Upload Image" check box

Expected behavior Text Area should be render with CKEditor.

Screenshots

Image

Image

Justinlcx avatar Feb 26 '25 20:02 Justinlcx

I was able to reproduce this issue and have created a ticket for our team to review: FIO-9884 In the meantime, if a PR was submitted for this, we would review it for potentially implementing such a fix.

daneformio avatar Mar 19 '25 15:03 daneformio