Needs review
Project:
OpenAI / ChatGPT Integration
Version:
1.0.0-beta6
Component:
OpenAI CKEditor
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2025 at 14:17 UTC
Updated:
12 Apr 2026 at 18:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shubhamgoel commentedReplacing the following
t.iconswith
(t.icons && t.icons.check)fixes the issue.
Comment #3
shubhamgoel commentedComment #4
vivek_lnwebworks commented@shubhamgoel Works for me.
Thank you
Comment #5
msankhala commentedI can confirm patch #2 works for me. Tested on latest 'drupal/openai:^1.0@beta'.
Comment #6
msankhala commentedThe #2 only fixes the js/build/openai.js file. Here is the patch with changes to the actual files and then the final build file.