Opened 11 years ago
Closed 10 years ago
#13095 closed Bug (expired)
Uncaught TypeError: Cannot read property 'clearCustomData' of null
| Reported by: | santosh | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.4.1 |
| Keywords: | Cc: |
Description
I am getting below error in my application. I have a popup window, for the description field i using the text-format: WYSIWYG Mini. Because of the error, i'm not able to close the popup window.
Uncaught TypeError: Cannot read property 'clearCustomData' of null
CKEditor 4.4.1 Line No. #731
Can you help me for the resolution.
Change History (2)
comment:1 Changed 11 years ago by
| Status: | new → pending |
|---|
comment:2 Changed 10 years ago by
| Resolution: | → expired |
|---|---|
| Status: | pending → closed |

Please provide reduced HTML sample (with JS included if needed) that allows reproducing this issue with default CKEditor.