Hello Isomorphic,
We are seeing a number of warnings after upgrading to SmartGWT 5.0 which we have yet to track down a reason for. I will start with the following.
SmartClient Version: v10.0p_2015-05-29/Pro Deployment (built 2015-05-29)
FF ESR 24.8.1
IE11
If you could shed some light on these warnings, that would be much appreciated.
Thanks
We are seeing a number of warnings after upgrading to SmartGWT 5.0 which we have yet to track down a reason for. I will start with the following.
SmartClient Version: v10.0p_2015-05-29/Pro Deployment (built 2015-05-29)
FF ESR 24.8.1
Code:
15:42:05.380:TMR4:WARN:Log:TypeError: _1 is undefined
Stack from error.stack:
SelectItem._adjustFilteredData() @ opswise/sc/modules/ISC_Forms.js:1818
.makePickList/_13.filterLocalData() @ opswise/sc/modules/ISC_Forms.js:1619
ResultSet._handleNewData() @ opswise/sc/modules/ISC_DataBinding.js:1872
isc.A.fetchRemoteDataReply() @ opswise/sc/modules/ISC_DataBinding.js:1870
[c]Class.fireCallback() @ opswise/sc/modules/ISC_Core.js:290
[c]Class.fireCallback() @ opswise/sc/modules/ISC_Core.js:358
DataSource.fireResponseCallbacks() @ opswise/sc/modules/ISC_DataBinding.js:731
DataSource._completeResponseProcessing() @ opswise/sc/modules/ISC_DataBinding.js:728
DataSource._handleClientOnlyReply/_6() @ opswise/sc/modules/ISC_DataBinding.js:589
DataSource._handleClientOnlyReply() @ opswise/sc/modules/ISC_DataBinding.js:590
[c]Class.fireCallback() @ opswise/sc/modules/ISC_Core.js:290
[c]Class.fireCallback() @ opswise/sc/modules/ISC_Core.js:358
anonymous() @ opswise/sc/modules/ISC_DataBinding.js:1686
lnb/$wnd.isc.RPCManager.fireReplyCallback() @ opswise/E96EEB49FC89BF2112852B6C99A8AE28.cache.html:6870
[c]RPCManager.fireReplyCallbacks() @ opswise/sc/modules/ISC_DataBinding.js:1693
[c]RPCManager.performOperationReply() @ opswise/sc/modules/ISC_DataBinding.js:1684
RPCManager._performTransactionReply() @ opswise/sc/modules/ISC_DataBinding.js:1664
[c]Class.fireCallback() @ opswise/sc/modules/ISC_Core.js:290
Timer._fireTimeout() @ opswise/sc/modules/ISC_Core.js:1291
Timer.setTimeout/_6<() @ opswise/sc/modules/ISC_Core.js:1289Code:
15:40:59.487:TMR8:WARN:Log:TypeError: Unable to get property 'find' of undefined or null reference
Stack from error.stack:
SelectItem._adjustFilteredData () @ opswise/sc/modules/ISC_Forms.js:1818:107
unnamed() @ opswise/sc/modules/ISC_Forms.js:1619:98
ResultSet._handleNewData () @ opswise/sc/modules/ISC_DataBinding.js:1872:243
unnamed() @ opswise/sc/modules/ISC_DataBinding.js:1870:98
Class.fireCallback () @ opswise/sc/modules/ISC_Core.js:290:42
Class.fireCallback () @ opswise/sc/modules/ISC_Core.js:358:279
DataSource.fireResponseCallbacks () @ opswise/sc/modules/ISC_DataBinding.js:731:1
DataSource._completeResponseProcessing () @ opswise/sc/modules/ISC_DataBinding.js:728:1
_6 () @ opswise/sc/modules/ISC_DataBinding.js:589:243
DataSource._handleClientOnlyReply () @ opswise/sc/modules/ISC_DataBinding.js:590:69Thanks