Ticket #8649 (closed Bug: invalid)
uncaught exception - the element with id or name was not found
| Reported by: | gopinath | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Error: uncaught exception: [CKEDITOR.editor.replace] The element with id or name "textContant1" was not found.
Even "textContant1" element present its showing like this error.
Change History
Note: See
TracTickets for help on using
tickets.

There is something wrong with your code and not CKEditor.
Most likely you have made a typo in your id E.g. "textContant1" -> "textContent1"