Using SmartClient Pro 9.0 - 12/5/2013 nightly build
My application has started throwing runtime JavaScript errors when I make an isc.ask() or an isc.say() call. What happens is that the JavaScript throws this error:
TypeError: this.messageLabel is undefined
/isomorphic/system/modules/ISC_Containers.js
Line 181
I never noticed this prior to installing the 12/5/2013 build. I'm trying to see if I can make a reproducible case for this, but I wonder if anyone has ever seen this error and might know what it's about?
My application has started throwing runtime JavaScript errors when I make an isc.ask() or an isc.say() call. What happens is that the JavaScript throws this error:
TypeError: this.messageLabel is undefined
/isomorphic/system/modules/ISC_Containers.js
Line 181
I never noticed this prior to installing the 12/5/2013 build. I'm trying to see if I can make a reproducible case for this, but I wonder if anyone has ever seen this error and might know what it's about?