-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
area-System.ResourcesenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
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
Labels
area-System.ResourcesenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions