I'm using the MasterDetailPage for an app where we want the overlay menu, but after upgrading to release 1.4.0 of forms the PopModalAsync now clears the entire navigation stack instead of just the current modal page. It works with a NavigationPage as the root, am I missing something?
Uploaded code example of issue here: http://benkotips.blob.core.windows.net/public/ModalTest.zip