- Issue created by @svendecabooter
This is a followup to
🐛
sourceEditing plugin no longer gets enabled automatically in 1.1.x
Active
.
Not sure if I missed this previously, or the code has changed in the meantime, but the sourceEditing CKEditor plugin gets enabled for the "Completion" AI CKEditor plugin, but is still throwing errors for other plugins, e.g. Spellfix.
- Same as in 🐛 sourceEditing plugin no longer gets enabled automatically in 1.1.x Active , but use Spellfix instead of Completion
- Fix this by enabling the sourceEditing CKEditor for the "response_text" form element in the AiCKEditorPluginBase class.
Active
1.1
AI CKEditor