Hi Everyone,
I have got an issue in my app where I am learning to build main and detail page.
Been following a great youtube tutorial that uses mock API to get users and countries.
Here is the link to the app. Page1 shows users
https://preview.appgyver.com/355590/anv-travel/page.Page1
and Page3 (detail page) is supposed to show users and the country(ies) they belong to.
I have defined a page parameter level called userid in the detail page that accepts userid.
The debugger did not reveal much.
Any help would be appreciated.