Hi Team,
Please follow a very simple scenario.
I have two pages. One is TestLoginPage. Other is TestNavigationPage.
Default page/ Starting Page for this application is TestLoginPage.
I have added one event on the Load of this TestLoginPage to navigate to TestNavigationPage.
It is running very much fine in browser.
But on Appery.IO tester or after build the app, it is not working accordingly. What happens -
Initially it goes to the TestNavigationPage but just after one second it come again to starting TestLoginPage.
Please tell me why its happening. None of the other events on both of the pages.