Michael Ridland

Results 54 comments of 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...

@mwerickson and @aunanue this complex nav sample might help you, https://www.dropbox.com/s/tv3bj16ucw4cnf9/ComplexNavSample.zip?dl=0

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.