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.63k stars 697 forks source link

It is not possible to edit and continue within Uno.UI #14202

Open MartinZikmund opened 8 months ago

MartinZikmund commented 8 months ago

Current behavior

Recently it is impossible to make changes to any targets while the Samples app is running. Visual Studio just shows error that the app needs to be rebuilt to apply the changes.

Expected behavior

Simple edit and continue should not cause trouble.

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

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

MartinZikmund commented 8 months ago

Maybe @jeromelaban knows?

jeromelaban commented 8 months ago

It's supposed to work, I've been using it for hot reloading runtime tests, at least for Skia wpf/gtk. What was the hot reload tab in VS telling you?