Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 12, 2025

Backport of #63549 to release/10.0

/cc @maraf

[Blazor] Clear RootTypeCache cache on HotReload

Clear RootTypeCache cache on HotReload

Description

  • Clear RootTypeCache on HotReload.
  • The HotReloadManager.cs is now included in Components.Server & Components.WebAssembly as well.
  • The RootTypeCache implements IDisposable although at the moment all usages are "singleton".

Fixes #63286

Customer Impact

Makes the application behave more correctly after HotReload deltas are applied.

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Affects only scenarios when HotReload is attached.

Verification

  • Manual (required)
  • Automated

@github-actions github-actions bot requested a review from a team as a code owner September 12, 2025 10:04
@maraf maraf self-assigned this Sep 12, 2025
@maraf maraf added the area-blazor Includes: Blazor, Razor Components label Sep 12, 2025
@maraf maraf added this to the 10.0-rc2 milestone Sep 12, 2025
@maraf maraf requested a review from lewing September 12, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants