Michael Ridland
Michael Ridland
@theberserker Great to see you using the RemoveFromNavigation. That looks like a good solution, I would accept a PR. Thanks
@aunanue This would indicate that pages have not been setup correctly, can you provide more details on how you've setup your Navigation Containers? After seeing your previous posts I think...
@aunanue That would be great, I would love to help you solve this issue.
@mwerickson Is there a app in the appstore that looks similar or do you have a sample? I will fix up for you.
@mwerickson and @aunanue this complex nav sample might help you, https://www.dropbox.com/s/tv3bj16ucw4cnf9/ComplexNavSample.zip?dl=0
@mwerickson Can you let me know what confusions you had and I can put together some guides to help others.
Ok, this means pages/pagemodels have not been created correctly. When you push a PageModel or Add a page to the navigation container, it sets the NavigationContainer name. How are you...
When you add a page to the navigation container, the navigation container will set the navigation container name. The default is only there when a page has not been added...
In Xamarin.Forms when you setup Tabs the pages need to be created, therefore the pages a init all in one go. Technically this is not an issue just normal behaviour....
Hi, it would be an option to lazy load to pages in the MasterDetail.