Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
135 views
in Plugins by

I don't know what I touched that now I have problems with the textarea for questions and answers: 

ckeditor.js?1.8.8:656 Uncaught 

TypeError: c.render is not a function

    at B (ckeditor.js?1.8.8:656:362)

    at a.<anonymous> (ckeditor.js?1.8.8:658:128)

    at a.l (ckeditor.js?1.8.8:10:246)

    at a.<anonymous> (ckeditor.js?1.8.8:12:91)

    at CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js?1.8.8:13:286)

    at b (ckeditor.js?1.8.8:375:31)

    at a.<anonymous> (ckeditor.js?1.8.8:373:466)

    at a.l (ckeditor.js?1.8.8:10:246)

    at a.<anonymous> (ckeditor.js?1.8.8:12:91)

    at CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js?1.8.8:13:286)

Can someone help me debug what's happening?

Q2A version: Lastest

Please log in or register to answer this question.

...