Opened 12 years ago

Closed 12 years ago

#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 (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

There is something wrong with your code and not CKEditor.

Most likely you have made a typo in your id E.g. "textContant1" -> "textContent1"

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy