formio.js
formio.js copied to clipboard
[Bug] CK Editor in Text Area is not renderer when upload checkbox is check
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:
- Add a text area in the Formio builder
- In Editor, select CKEditor.
- Click on "Enable Upload Image" check box
Expected behavior Text Area should be render with CKEditor.
Screenshots
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.