You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug report (I searched for similar issues and did not find one)
Current behavior
The application crashes with a resource load exception.
Expected behavior
The application does not crash.
Context
Using the BladeView in an enterprise-targetted application with real-time streaming that does not suspend streaming when the user minimizes the window. Inspired by this MVP article:
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
The application crashes with a resource load exception.
Expected behavior
The application does not crash.
Context
Using the BladeView in an enterprise-targetted application with real-time streaming that does not suspend streaming when the user minimizes the window. Inspired by this MVP article:
https://blogs.msdn.microsoft.com/mvpawardprogram/2018/01/30/non-suspending-uwp-desktop-apps/
Minimal reproduction of the problem with instructions
Minimal reproduction of issue in this repository:
https://github.com/observito/WindowsDesktopBladeViewError
Steps to reproduce:
Environment