When switching to SuperDev, my service stops working, and when try display the dialog using Smart Widget, the error is displayed: ConsoleLogger.java:33 ReferenceError: $debox is not defined
at xVq_g$ (BeanFactory.java:448)
at nVq_g$ (BeanFactory.java:445)
at IVq_g$ (BeanFactory.java:740)
at PPr_g$.JNr_g$ (BaseWidget.java:178)
at new PPr_g$ (Canvas.java:192)
at B7x_g$.I7x_g$ [as build_rootPanel_0_g$] (CellStylesSample_CellStylesSampleUiBinderImpl.java:70)
at B7x_g$.P7x_g$ [as get_rootPanel_0_g$] (CellStylesSample_CellStylesSampleUiBinderImpl.java:66)
at B7x_g$.G7x_g$ [as build_f_VerticalPanel1_1_g$] (CellStylesSample_CellStylesSampleUiBinderImpl.java:55)
at B7x_g$.N7x_g$ [as get_f_VerticalPanel1_1_g$] (CellStylesSample_CellStylesSampleUiBinderImpl.java:49)
at v7x_g$.w7x_g$ [as createAndBindUi_98_g$] (CellStylesSample_CellStylesSampleUiBinderImpl.java:16)
at v7x_g$.x7x_g$ [as createAndBindUi_0_g$] (CellStylesSample_CellStylesSampleUiBinderImpl.java:13)
at new o7x_g$ (CellStylesSample.java:28)
GWT 2.8.2
Smart GWT LGPL 12.0-p
Comment