Compiling with style=DETAILED, I can see that the generated JS appears to be trying to call a method on a null object - but only in "prod" mode:-
-- _.onClick__Lcom_google_gwt_event_dom_client_ClickEvent_2V = function org_uberfire_client_views_bs2_menu_PespectiveContextMenusView$1$1_onClick__Lcom_google_gwt_event_dom_client_ClickEvent_2V(event_0){
this.org_uberfire_client_views_bs2_menu_PespectiveContextMenusView$1$1_val$cmdItem2.getCommand__Lorg_uberfire_mvp_Command_2().execute__V();
}
"local" variables at the point of failure:-
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/d/optout.

No comments:
Post a Comment