supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Several Issues while testing the App

I am getting following issues while testing the app in different browsers (Chrome and Firefox): It is really frustrating.

  • Uncaught ReferenceError: $t is not defined (Salesforce_home )
  • Uncaught TypeError: Object [object Object] has no method 'live'
  • Major difference between the Builder and Browser testing:
    This is how the builder looks:
    Image
    This is how it looks while testing:
    Image
Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Several Issues while testing the App

Please check if clearing of the browser cache helps. Log out and log in. Let us know about result.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Several Issues while testing the App

Hello Alena, I tried testing it after clearing the browser cache, still the same issue and the error is Salesforce_home. It will be really nice if you could tell me how to go about it or if I am missing something. Thanks!

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Several Issues while testing the App

Hello,

Did you add any JS code? Could you show us your code?

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Several Issues while testing the App

Hello Igor, yes, I have added a JS asset.
Here is the public link: http://appery.io/app/view/46dc53bd-0b...

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Several Issues while testing the App

Hello Supriya,

We've checked your app - and it looks like a bug.
We need additionally investigate it and we'll report.

Sorry for inconvenience.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Several Issues while testing the App

Hello, Thanks for the reply. It will be nice if you could get back to me soon as I was planing to demo something on Tuesday. Thanks!

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Several Issues while testing the App

Hello, any update on this issue? Thanks!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Several Issues while testing the App

Hello! Not yet, sorry. Working on it...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Several Issues while testing the App

Looks like you changed Libraries version to 2.0. There could be UI issues because you use another jQuery and JQM version. You would need to use CSS to fix them. Regarding error preUncaught ReferenceError: $t is not defined/prein your custom JS replace $t with Appery or change Libraries version back.

Return to “Issues”