Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResourceDictionary loaded from rd.xaml does not expose any entries #9526

Closed
etvorun opened this issue Aug 18, 2022 · 1 comment
Closed

ResourceDictionary loaded from rd.xaml does not expose any entries #9526

etvorun opened this issue Aug 18, 2022 · 1 comment
Assignees
Labels
area-xaml XAML, CSS, Triggers, Behaviors fixed-in-6.0.540 Look for this fix in 6.0.540 SR5! fixed-in-7.0.0-rc.1.6683 partner/ui-tools .NET UI Tools platform/windows 🪟 t/bug Something isn't working

Comments

@etvorun
Copy link
Contributor

etvorun commented Aug 18, 2022

Description

XAML hot reload does not work when modifying base styles

Steps to Reproduce

  1. Open attached app.
  2. Build and run
    Expected: all counts should be the same
    Actual: most counts are 0
    Note: XAML hot reload needs a way to enumerate over all keys and values
    MauiApp1.zip

image

Version with bug

6.0.408

Last version that worked well

Unknown/Other

Affected platforms

Windows, I was not able test on other platforms

Affected platform versions

unknown

Did you find any workaround?

No response

Relevant log output

No response

VS bug #1748861

@etvorun etvorun added t/bug Something isn't working partner/ui-tools .NET UI Tools labels Aug 18, 2022
@StephaneDelcroix StephaneDelcroix self-assigned this Aug 18, 2022
@PureWeen PureWeen added this to the .NET 7 milestone Aug 18, 2022
@StephaneDelcroix
Copy link
Contributor

looks like a bug

@ghost ghost locked as resolved and limited conversation to collaborators Sep 21, 2022
@samhouts samhouts added the fixed-in-6.0.540 Look for this fix in 6.0.540 SR5! label Feb 17, 2023
@samhouts samhouts added the area-xaml XAML, CSS, Triggers, Behaviors label Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-xaml XAML, CSS, Triggers, Behaviors fixed-in-6.0.540 Look for this fix in 6.0.540 SR5! fixed-in-7.0.0-rc.1.6683 partner/ui-tools .NET UI Tools platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants