Two-Way x:Bind to MVVM Toolkit generated properties broken in 5.4 release (5.4.5) #18320
Labels
area/code-generation
Categorizes an issue or PR as relevant to code generation
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
TwoWay x:Bind to a bool property generated by MVVM tookit now results in the following error:
OneWay bind works fine.
Expected behavior
Should work as it always did in version <= 5.3.x.
How to reproduce it (as minimally and precisely as possible)
Workaround
Don't use MVVM toolkit generated properties
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
5.4.5, 5.5.0-dev.66
Affected platforms
WebAssembly, Android, iOS, Mac Catalyst, Skia (WPF), Skia (Linux X11), Skia (macOS), Skia (Linux Framebuffer), Skia (GTK)
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: