Has anyone come across this issue with Xamarin Forms (2.5.0.122203) where Labels and other text don't show on a child page of a NavigationPage when it's invoked via Navigation.PushAsync but it works fine when invoked via Navigation.PushModalAsync?
I have a video of the issue in action here youtu.be / c24s76nIp1s
(Sorry, had to space it becuase I need to be around for a little while longer!!)
I have tried downgrading Xamarin Forms to 2.4 but the issue persists!