unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.91k stars 722 forks source link

[WASM] Publishing mode binding failed #15692

Open HaoLife opened 8 months ago

HaoLife commented 8 months ago

Current behavior

Configuration = Release Invalid multi-level property binding

CircleApp-wasm-Release.zip

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

jeromelaban commented 8 months ago

Thanks for the report. Can you provide more details about the issue? A binlog and error messages would help.

HaoLife commented 7 months ago

There is no error messages , only issues with nullable types. After modifying the nullable type, the error still exists.