Route "ai_ckeditor.generate_completion" does not exist.
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3504725. --> Reported by: [vivek panicker](https://www.drupal.org/user/3540616) Related to !453 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Getting the following error when enabling the module: <code>Route "ai_ckeditor.generate_completion" does not exist.</code></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>- Enable AI ckeditor module using drush<br> - Check for the error in the console. </p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Remove the config route altogether, since no config form exists anymore. </p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>NA</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>NA</p> <h3 id="summary-api-changes">API changes</h3> <p>NA</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>NA</p>
issue