Skip to content

Understanding uses of NavigationService and why it won't work from a NotificationDelegate #3211

Answered by dansiegel
munkii asked this question in .NET MAUI
Discussion options

You must be logged in to vote

The NavigationService is not a Singleton Service. It is a scoped service that is created for EACH Page in the application. I believe @aritchie has a solution for this... perhaps he can elaborate on the way to handle this in Shiny.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aritchie
Comment options

Answer selected by munkii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants