Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Issue after using SmartGWT 3.1 eval version

$
0
0
Hi,

I am getting below exception while calling draw on some of the VLayouts.

Code:

com.google.gwt.core.client.impl.SerializableThrowable$ThrowableWithClassName: (TypeError) @com.smartgwt.client.widgets.BaseWidget::draw()([]): _5 is undefined
        at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249)
        at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
        at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
        at com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:299)
        at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:107)
        at com.smartgwt.client.widgets.BaseWidget.draw(BaseWidget.java)

I tried using developer console, but above error is not getting logged there.

SGWT Version : v8.3p_2014-03-22/EVAL Deployment
Browser : FF 21

Please note that it works fine if I use SmartGWT 3.1 LGPL version. But I am evaluating because I want to buy the PRO version.
Please help.

Viewing all articles
Browse latest Browse all 4756

Trending Articles