Results 2 comments of Kevin Lloyd

> I am experiencing the same issue. The only difference is that I am using a library cold Prism. Whenever you dismiss the screen, the Prism library "Destroys" the page...

How about using a wrapper class, inject the `IServiceProvider` in there and use that to resolve the `OrderFulfillmentDbContext`?