Removing the entire ContentPage.Resources element does not trigger the UI updates #11877
Labels
area-tooling
XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging
area-xaml
XAML, CSS, Triggers, Behaviors
partner/hot-reload-xaml
Issues impacting XAML Hot Reload experiences
platform/android 🤖
platform/windows 🪟
scenario-day
t/bug
Something isn't working
Milestone
Description
I am using XAML Hot Reload...
Using the default maui template, I can add/remove/change properties in resource dictionaries - and even remove the whole dictionary.
But, if I remove the entire
<ContentPage.Resources>
node, then the controls are not updated.Steps to Reproduce
<ResourceDictionary>
<RD>
back)<ContentPage.Resources>
nodeLink to public reproduction project repository
File | New | Maui app and use the snippet
Version with bug
Unknown/Other (please specify)
Last version that worked well
Unknown/Other
Affected platforms
Windows, Android, I was not able test on other platforms
Affected platform versions
Tested on Windows 11
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: