sourceEditing plugin no longer gets enabled automatically in 1.1.x - followup
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3532535. -->
Reported by: [svendecabooter](https://www.drupal.org/user/35369)
Related to !697
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>This is a followup to <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3527899" title="Status: Closed (fixed)">#3527899: sourceEditing plugin no longer gets enabled automatically in 1.1.x</a></span>.<br>
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.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>- Same as in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3527899" title="Status: Closed (fixed)">#3527899: sourceEditing plugin no longer gets enabled automatically in 1.1.x</a></span>, but use Spellfix instead of Completion</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>- Fix this by enabling the sourceEditing CKEditor for the "response_text" form element in the AiCKEditorPluginBase class.</p>
issue