WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Fix System.ArgumentException: The parameter is incorrect. Cannot start animation - the source element is not in the element tree. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Type__Impl.UnsafeType, Void*, Void*) #140

Open yoshiask opened 3 years ago

yoshiask commented 3 years ago

Version 1.2.3.0(1.2.3.0)

Stacktrace

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32, TypeImpl.UnsafeType, Void, Void) + 0xd5;Interop

UWPCommunity.NavigationManager.d__8.MoveNext() + 0x111;UWPCommunity.NavigationManager

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_16[TThis](ComObject, Int32) + 0x24;Interop

Reason

System.ArgumentException: The parameter is incorrect.

Cannot start animation - the source element is not in the element tree.

Link to App Center