This repository was archived by the owner on Oct 18, 2023. It is now read-only.
Latest version does not work with new Prism 8.1.97 #221
Unanswered
vardansargsyan92
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
I haven't tested it so I couldn't tell you... that said I only this morning did an update for 8.1.. and there are some things like handling the back button that won't be fully compatible with 8.1 until I get to it... From looking at your code it seems you are likely duplicating IConfirmNavigation |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
HI. I am using pop-ups in my application. I have updated the prism packages to 8.1.97 version and now the initial navigation hangs when the application starts.
I have the following classes:
And here is a dependency registration:
When the application hangs in the
StaleMonitorNavigationServiceDecorator's constructor and I am not able to do anything. So what is wrong here? Do I need to wait until a new Plugin.Popups release?Beta Was this translation helpful? Give feedback.
All reactions