When doing a modal navigation on a route that does not have a depends on, the navigation button is either not there or invisible (if the MainCommand is not defined.
Expected behavior
The default button should be visible if you can navigate back.
How to reproduce it (as minimally and precisely as possible)
Reprosample.zip
Comment out the NavigationBar on SecondPage. Run app and click on the "Go to Second Page with modal navigation"
If run on Windows - SecondPage has a back button
If run on iOS - SecondPage doesn't have a back button
Current behavior
When doing a modal navigation on a route that does not have a depends on, the navigation button is either not there or invisible (if the MainCommand is not defined.
Expected behavior
The default button should be visible if you can navigate back.
How to reproduce it (as minimally and precisely as possible)
Reprosample.zip Comment out the NavigationBar on SecondPage. Run app and click on the "Go to Second Page with modal navigation" If run on Windows - SecondPage has a back button If run on iOS - SecondPage doesn't have a back button
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?
I am not entirely sure if what is shown in the sample is a bug, or if its a bug that should be in toolkit.