Matthew Tae
Posts: 0
Joined: Tue Jun 16, 2015 4:41 am

Bug in app - auto forwards to another page

http://youtu.be/sS3zyAxneRc

Please see the video.
There is NOTHING in the app that would make this happen.

When I click on a list item to go to a page, the page appears then auto-forwards to a different page. Please watch the video.

Obviously a bug.

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Bug in app - auto forwards to another page

Hi Matthew,
i experienced this problem too. but i use the ff. code to fixed it,i dont know if this is can fix yours:
code
//instead of Navigate to page action, Write a Javascript
Appery.navigateTo('AfterReceivedNotif', {});
location.reload(true);
/code

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Bug in app - auto forwards to another page

Hello Matthew,

Could you check are there any errors in console? This (http://devcenter.appery.io/documentat...) should help.

Matthew Tae
Posts: 0
Joined: Tue Jun 16, 2015 4:41 am

Bug in app - auto forwards to another page

Maybe, see screenshot:

Image

Matthew Tae
Posts: 0
Joined: Tue Jun 16, 2015 4:41 am

Bug in app - auto forwards to another page

Bump. This is a really bad bug in the software.

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

Bug in app - auto forwards to another page

Hi Matthew -

Actually it's not clear for us, based on your video, you are clicking on select - making transition and after that on another page another transaction happens, but inside builder you are showing only one page and not the page to where it leads.

Is it possible for you to provide us with your app public link and exact steps how to reproduce this?

Matthew Tae
Posts: 0
Joined: Tue Jun 16, 2015 4:41 am

Bug in app - auto forwards to another page

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

Click on "Vivana Wellness"
Click on any of the buttons except "Legal"
The correct page will load but then automatically forward to "Legal"
Click back, the page goes back to correct page.

Yes, your assessment is correct. Everything in the app builder was done correctly, this is a bug.

If you think that the intermediate page (i.e. the page right before the "Legal" page appears) is the problem, its not. Nothing is in that page to create the problem: screenshot:

Image

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

Bug in app - auto forwards to another page

Thanks, Matthew. We'll check this.

Matthew Tae
Posts: 0
Joined: Tue Jun 16, 2015 4:41 am

Bug in app - auto forwards to another page

Hi, any suggestions? This is the only thing holding up my app...

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Bug in app - auto forwards to another page

Hello Matthew,

Unfortunately not yet, we are still working on it.

Return to “Issues”