Skip to content

Removes casts to concrete IJSRuntime implementations and instead registers them specifically.#65614

Open
KristofferStrube wants to merge 4 commits intodotnet:mainfrom
KristofferStrube:feature/resolve-concrete-jsruntimes
Open

Removes casts to concrete IJSRuntime implementations and instead registers them specifically.#65614
KristofferStrube wants to merge 4 commits intodotnet:mainfrom
KristofferStrube:feature/resolve-concrete-jsruntimes

Conversation

@KristofferStrube
Copy link
Contributor

Removes casts to concrete IJSRuntime implementations and instead registers them specifically.

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Implemented the proposed changes from #65597

Description

Fixes #65597

@KristofferStrube KristofferStrube requested a review from a team as a code owner March 2, 2026 16:08
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 2, 2026
@dotnet-policy-service
Copy link
Contributor

Thanks for your PR, @@KristofferStrube. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@github-actions github-actions bot added the area-blazor Includes: Blazor, Razor Components label Mar 2, 2026
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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove cast to concrete IJSRuntime implementations and instead register the implementations specifically.

1 participant