Monday, January 20, 2014

getting com.google.gwt.core.client.JavaScriptException: (TypeError): $wnd.CKEDITOR is undefined error

Hello,

I am trying to add CKEditor in my UiBinder based GWT app.

But getting following  exception:

00:00:05.216 [ERROR] Unable to load module entry point class com.lokur.admin.usp.motd.
client.MessageOfTheDay (see associated exception for details)
com.google.gwt.user.client.ui.AttachDetachException: One or more exceptions caught, see full set in UmbrellaException#getCauses
at com.google.gwt.user.client.ui.AttachDetachException.tryCommand(AttachDetachException.java:87)

        .
.
.
        com.google.gwt.core.client.JavaScriptException: (TypeError): $wnd.CKEDITOR is undefined


Any clues why this happens???

Thanks in advance,
Akshay

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment