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

Getting Error - compareValues called with non-array argument

$
0
0
SmartClient Version: SNAPSHOT_v9.1d_2014-01-17/Enterprise Deployment (built 2014-01-17)
FF 26.0

I am receiving the following error in the developer console.
Code:

00:11:20.147 [ERROR] 16:06:51.619:IBLR7:WARN:TextItem:isc_TextItem_290[ntmWayPoint]:compareValues - this is a multiple FormItem but compareValues was called with a non-null second argument `value2` that is not an array.
com.smartgwt.client.core.JsObject$SGWT_WARN: 16:06:51.619:IBLR7:WARN:TextItem:isc_TextItem_290[ntmWayPoint]:compareValues - this is a multiple FormItem but compareValues was called with a non-null second argument `value2` that is not an array.

Note that this is a TextItem, not a SelectItem, and I am not calling a compareValues method any place in my code.

Any idea on why I am getting this error?

Thanks!

Viewing all articles
Browse latest Browse all 4756

Trending Articles