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
Fix System.Exception: An async operation was not properly started.
Only a single ContentDialog can be open at any time. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)
#171
Open
yoshiask opened this issue
Aug 20, 2021
· 0 comments
Version 1.3.0.0(1.3.0.0)
Stacktrace
__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop
UWPCommunity.NavigationManager.d__8.MoveNext() + 0x62;UWPCommunity.NavigationManager
__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop
__Interop.ForwardComStubs.Stub_18[TThis](__ComObject, Int32) + 0x24;__Interop
Reason
System.Exception: An async operation was not properly started.
Only a single ContentDialog can be open at any time.
Link to App Center
The text was updated successfully, but these errors were encountered: