Skip to content

Hot Reload: Clear resource cache on metadata update #115911

@tmat

Description

@tmat

Description

ResourceManager maintains cache of loaded resource strings. In order to support Hot Reload of resource strings the cache needs to be cleared when Hot Reload change is applied.

Reproduction Steps

Resx file is updated during Hot Reload.

Expected behavior

New and updated resources are available without restarting.

Actual behavior

New resources/updated values are not available to the app until it restarts.

Regression?

No

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.ResourcesenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions