unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.77k stars 706 forks source link

HotReload not working when using TwoWay Binding using XAML #14510

Open agneszitte opened 10 months ago

agneszitte commented 10 months ago

Current behavior

HotReload not working when using TwoWay Binding using XAML

Expected behavior

HotReload should work when using TwoWay Binding using XAML

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

Workaround

N/A

Works on UWP/WinUI

No

Environment

No response

NuGet package version(s)

No response

Affected platforms

Windows

IDE

Visual Studio 2022

IDE version

17.8.1

Relevant plugins

No response

Anything else we need to know?

No response

jeromelaban commented 10 months ago

I'm surprised this is not working, as this works in simple calc. Also, did you need to add a solution? @eriklimakc is this something that you've been working on?

eriklimakc commented 10 months ago

@jeromelaban hmm, no. I don't remeber having issues with TwoWay Binding + HotReload anywhere.