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.
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.
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
Hello Matthew,
Could you check are there any errors in console? This (http://devcenter.appery.io/documentat...) should help.
Bump. This is a really bad bug in the software.
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?
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:
Thanks, Matthew. We'll check this.
Hi, any suggestions? This is the only thing holding up my app...
Hello Matthew,
Unfortunately not yet, we are still working on it.