Error thrown when opening the CKEditor Rich text inline edit
Description
Environment
None
Activity
Show:

Justin Obara February 9, 2022 at 2:52 PM
Merged PR ( https://github.com/fluid-project/infusion/pull/1070 ) into the project repo at 50bdbf8d145ddfd64f3cc865397f8ef03982e443
Opening a CKEditor based rich text inline edit throws "editor.trigger is not a function" error from line 296 of InlineEditIntegrations.js.
Steps to reproduce:
Open the rich text inline edit manual test
Click edit in the last inline edit field, "Rich Text Inline Edit with CKEditor 3".
In the console of the developer tools you'll see the "editor.trigger is not a function" error.