Fixed
Details
Assignee
UnassignedUnassignedReporter
Justin ObaraJustin ObaraComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Justin Obara
Justin ObaraComponents
Fix versions
Affects versions
Priority
Created August 25, 2021 at 3:36 PM
Updated February 9, 2022 at 2:52 PM
Resolved February 9, 2022 at 2:52 PM
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.