Opened 11 years ago
Closed 11 years ago
#12107 closed Bug (invalid)
ckeditor not loaded into the google chrome version 35.0.1916.114 m
Reported by: | miteshpatel | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
ckeditor is not loaded into the chrome version 35.0.1916.114 m, in backend browser load it shows the Uncaught TypeError: Cannot read property 'label' of undefined error at this line of code in ckeditor.js
b.ui.addRichCombo(a, {
label: h.label,....
while in other browser like firfox,internet explorer works fine. i am using the version: "4.4.0",
Change History (1)
comment:1 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.4.0 |
I have checked CKEditor demo page, loacl version for CKEditor 4.4.0 and none has shown this problem.
If this issue is caused by custom plugin it should be reported to plugin author.