I'm seeing the following error after instantiating a ckeditor. The editor is functional, but nothing is styled properly. Note, this is a large app that is already running dojo heavily - we are looking to switch the editor to ckeditor, as it looks very promising.
The error:
The error:
this.addStyle is not a function [Break on this error] if(r)z=Math.max(m.resize_minHeight,Mat...sed=B.paused;}p.instances[s.name]=A; ckeditor.js (line 69)
Re: this.addStyle is not a function
Re: this.addStyle is not a function
Can you try to disable the scayt_autoStartup in your config to check if that fixes your problem?
Re: this.addStyle is not a function