i have a custom search handler which is used inside the content page xaml(this is the main page which is the first flyout item in the shell).I also have multiple flyout items.
- From my first flyout item i am navigating to other sub pages
- From the subpage i am navigating to the flyout item
- From this flyout item i am navigating to the first flyout item
The search handler in the first flyout item disappeared while trying above.
I tried to clear the navigation stack while navigating from one flyout item to other.
I also verified all the registering process
when navigating back to the main flyout item i need to show the search handler
Naga vignesh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.