Good afternoon,
I am experiencing an issue with linking between two pages on my app. Although I believe I have correctly set up the links, I am encountering a problem. Initially, the first page loads properly, but upon using the link to navigate to the second page during a attempt, the page fails to load.
I'm a newbie, I haven't figured everything out yet, I'll be glad if you help.
Hi Darya,
While accessing your app's details screen, I see the below error in the console.
Possible Causes for the above exception:
Possible Solutions:
I tried to create the same screens in my env and it's working as expected: Movies
Refer to the attached oml.
Kind regards,
Benjith Sam
Hi,
Fails to load? What was the error you are getting? Can you share the error?
Also the role you have set for below page,
1. Home(Anonymous, Registered).
2. Detail(Registered).
So on navigating to the detail page from Home page, it will ask you to login if the user is anonymous.
Regards,
Wasimkhan S
i turned off login page
My first page loadind fine ,however as soon i click on film
however as soon i start click to film ,i got error
But i made link ,it seems that does not work properly
Yes it worked, thank you very much, I somehow missed this decision.