Page 1 of 2

service page not display

Posted: Wed Apr 30, 2014 3:56 am
by pritu patel

when i navigate to page if the page without calling Rest service then it navigate and display,but if page have rest service then it will not navigate.
Why this problem occurred??
In console that display following error.
what is the solution for this error?? Image


service page not display

Posted: Wed Apr 30, 2014 4:11 am
by Alena Prykhodko

Hello,

Please give us your app public link.

And describe steps to reproduce the problem.


service page not display

Posted: Wed Apr 30, 2014 4:43 am
by pritu patel

http://appery.io/app/mobile-frame?src...

1.Click on BROWSE MORE PROJECTS listview.
I put navigate action on list and the neext page have not service.
so it will navigate to next page.

2.click on the carousel image.
I put navigate action on image click and the next page have service.
so it will not navigate to next page.

please tell me what is the problem with that??


service page not display

Posted: Wed Apr 30, 2014 8:02 am
by Kateryna Grynko

Hi Pritu,

Please make sure you have correct event handlers on destination page (upcome). Looks like you use an incorrect JS code. You'll need to debug your app.


service page not display

Posted: Wed Apr 30, 2014 9:52 am
by pritu patel

This error comes from jquery file.
What i want to do to solve it?
Image


service page not display

Posted: Wed Apr 30, 2014 1:13 pm
by Kateryna Grynko

Hi Pritu,

You have changed files of libraries jQuery an jQueryMobile:Image
This is because of these changes.


service page not display

Posted: Fri May 02, 2014 5:40 am
by pritu patel

then i undo all changes.But that problem also display.
Now waht is the solution for that??


service page not display

Posted: Sat May 03, 2014 1:13 pm
by Igor

Could you try delete this files and Undo all source changes?


service page not display

Posted: Mon May 05, 2014 8:59 am
by pritu patel

I delete this file and Undo all source changes, But still there is the same problem. there is no click event perform on service page.


service page not display

Posted: Mon May 05, 2014 9:00 am
by pritu patel

please, help me to solve this error.