Closed (fixed)
Project:
IMCE
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2019 at 23:02 UTC
Updated:
10 Jun 2020 at 14:24 UTC
Jump to comment: Most recent
After upgrading to 7.x-1.11, we are getting the following opening up IMCE from within CKEditor,
Uncaught TypeError: Cannot read property 'a' of undefined
It occurs on line 112 of imce.js.
So, IMCE has no working buttons at all.
Comments
Comment #2
justageek commentedComment #3
justageek commentedNote this seems to be unique to user 1, not sure why that might be yet.
Comment #4
thallesComment #5
thallesYou need test IMCE in a Drupal clean install, and check this incompatibility with other modules or themes. I did test in a Drupal clean install and didn't have issue, so, this can suggest incompatibility with modules or theme that you are using
Comment #6
thalles