badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

this.editor.commands is undefined #54

Open cmiller928 opened 11 years ago

cmiller928 commented 11 years ago

I'm not sure if this is an issue or something that I am doing wrong since I am a newbie at using CKEditor and Jquery spell checker. However, If someone knows and obvious answer to this question I would appreciate the help.

When I click on the spell check button, Firebug returns the errors below. How is commands initialized? It is always undefined.

TypeError: this.editor.commands is undefined ..rPaste');},0);},null,null,1000);y.on('pasteDialog',function(A){setTimeout(functi...

TypeError: this.editor.commands is undefined this.editor.commands.jqueryspellchecker.toggleState();