Closed HavenDV closed 3 years ago
We won't be implementing this one due to it being a fairly fundamental change
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
This will allow forward navigation after using
NavigateBack
, much like Back/Forward in Chrome. This may be necessary for some scenarios where it is important to give the user the ability to cancelNavigateBack
.The current code I'm using for this(Unfortunately this requires modifying the original NavigateBack, so I had to add NavigateBack2):