-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
dotnet/runtime
#40498Description
Unhandled dispatcher exception: RuntimeError: function signature mismatch (RuntimeError: function signature mismatch
at Uno_UI_Windows_UI_Xaml_Controls_NavigationView_UpdatePaneTitleMargins (<anonymous>:wasm-function[7691]:0x403f39)
at Uno_UI_Windows_UI_Xaml_Controls_NavigationView_OnApplyTemplate (<anonymous>:wasm-function[7688]:0x402572)
at aot_wrapper_gsharedvt_out_sig_pinvoke_void_this_ (<anonymous>:wasm-function[12176]:0x5c3d11)
at jit_call_cb (<anonymous>:wasm-function[16671]:0x64c77f)
at dynCall_vi (<anonymous>:wasm-function[26333]:0x78a6f7)
at invoke_vi (http://localhost:63866/package_2f70f2adac48514d70efd83f71a8604eeb7fcbee/dotnet.js:11831:5)
at mono_llvm_cpp_catch_exception (<anonymous>:wasm-function[18184]:0x6904be)
at do_jit_call (<anonymous>:wasm-function[16622]:0x64b3d7)
at interp_exec_method (<anonymous>:wasm-function[16566]:0x63d4b4)
at interp_entry (<anonymous>:wasm-function[16608]:0x64ab1a))
Steps to Reproduce
Unknown. This is the call site:
https://github.com/unoplatform/uno/blob/34fbc75998593fc9f5018fb3775a0e2b2176d0d3/src/Uno.UI/UI/Xaml/Controls/NavigationView/NavigationView.cs#L3112
This is a regression as this worked in fdb5e61.
dotnet.wasm file:
dotnet.zip
Aot work directory:
workAot.zip
Version Used: 7130718
Metadata
Metadata
Assignees
Labels
No labels