Page 2 of 2

Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Thu Jan 29, 2015 10:58 am
by Evgene Karachevtsev

Hello Cody,

I managed to sign in with the changes in JS file and don't see any errors in the browser console.


Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Thu Feb 05, 2015 3:24 pm
by Cody Blue

What process did you follow?

I've tested once again (restored a new project from back of RANZO_HOME), and see the same error as before (see attached screenshot). You don't need to login to the app, just please observe the console when the display comes on.

Does this not reproduce the error on your front?

Image


Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Fri Feb 06, 2015 7:33 am
by Evgene Karachevtsev

Hello Cody,

Different members of support team can't reproduce the error with and without login, first page loads without any error in console, we checked 3 times. We followed the steps exactly.


Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Wed Feb 11, 2015 9:45 pm
by Cody Blue

Evgene,

I am not sure where the disconnect is happening. But again here is what we do:

1) Create a backup of RANZO_HOME
2) Create a new Appery project from above backup
3) test 2) in browser (I've tried chrome, firefox, safari)
4) Check console and the error reported in the screenshot appears.

Are you using the same interface/tools for creating project from backup as is available to Appery users? I really need to get this resolved as we have run into a simultaneous problem reported here: https://getsatisfaction.com/apperyio/...

If I can resolve the issue in this thread, may be it will help move along the problem on above link as well.

What do you suggest?
Will appreciate feedback/resolution.


Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Mon Feb 16, 2015 6:42 am
by Evgene Karachevtsev

Hello Cody,

Sorry for the radio silence here.
I created a new backup of your project and restored the project from it. And now when I click test I get the number of alerts and then the following:
http://screencast.com/t/I2N8enSjb67R
Could you please specify, do you get the same?


Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Mon Feb 16, 2015 7:46 pm
by Cody Blue

Hi Evgene,

This is expected. As I had indicated above, please set:

TEST_DEVICE to "false" in Utilities.js JS asset to test in browser, and to test on device (iOS) set it to "true".

Let me know if any questions surface up.
Thanks.


Erratic issue: Uncaught TypeError: undefined is not a function

Posted: Wed Feb 18, 2015 6:22 am
by Evgene Karachevtsev

Hello Cody,

Unfortunately (or fortunately) still no errors in the browser console when Utilities.js is changed.