- Issue created by @saxenaakansha30
- Merge request !625Issue #3525319: CKEditor Plugin Base Throws LogicException on Acquia Cloud → (Open) created by Unnamed author
- 🇮🇳India anjaliprasannan
Converted the patch to MR. Needs review in acquia cloud.
When using the AI CKEditor integration on Acquia Cloud, an error is triggered during response generation due to serialization of an object referencing the Settings object indirectly via the LoggerChannelInterface.
Replace the LoggerChannelInterface dependency with LoggerChannelFactoryInterface and reflect the update to all the plugin instances.
Active
1.1
AI CKEditor
Converted the patch to MR. Needs review in acquia cloud.