-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Current behavior
At one point I got an error message briefly displayed in the corner of the screen about a failure to update the XAML, this wasn't reported to the output window (of VS) so I don't know how to retrieve it or see it again to look at exactly what went wrong. Is there any way to copy these messages?
Expected behavior
- XAML updating scenarios should all work.
- Don't change the running app if the XAML update fails.
- Indicate when/if the displayed app doesn't reflect the current XAML.
Which tool(s) are affected?
Hot Design™
How to reproduce it (as minimally and precisely as possible)
Simple XAML update issue with very basic repro:
- With newly created default app in HD mode:
- Select button
- in Properties tab, open the extended menu for the Content.
- Click "Reset"
- See XAML fails to update
- Feel very sad :(
This is what's shown in the image above
Workaround
No response
Affected platforms
Desktop (Skia)
Uno.Sdk version
5.6.22
IDE used
Visual Studio 2022
IDE version
7.13.0 Preview 5.0
Uno Platform Extension version
5.6.15.19
Relevant plugins
No response
Anything else we need to know?
Originally from #53