Alicia
Posts: 0
Joined: Fri Dec 02, 2011 4:34 pm

Unable to Test- Help Please!!!

Trying to test and it the project never loads just bringing up a blank blinking mobile app template. Here's the link- http://gotiggr.com/preview/22340/
Tried testing in Chrome, IE Explorer, and Fire fox

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Unable to Test- Help Please!!!

For some reason the app is reloaded every second.. did you use any custom JavaScript?

Can you share your project with a href="mailto:support@gotiggr.com" rel="nofollow"support@gotiggr.com/a?

Alicia
Posts: 0
Joined: Fri Dec 02, 2011 4:34 pm

Unable to Test- Help Please!!!

I just shared the project and there is no custom JavaScript

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Unable to Test- Help Please!!!

Just fixed the app. Two things:

1) There was a Navigate To action on screen load - that's why the screen was blinking. Deleted the action.

2) The screen was blank because component ids had spaces in them, for example: Find Garages. I changed it to: FindGarages (plus all others) and now it works.

We need to add validation for component ids.

Return to “Issues”