Skip to content

Fix: non blazor host crashes on build after upgrading to 0.11.0#270

Merged
AnnaSasDev merged 3 commits intocorefrom
269-bug-non-blazor-host-crashes-on-build-after-upgrading-to-0110
May 2, 2026
Merged

Fix: non blazor host crashes on build after upgrading to 0.11.0#270
AnnaSasDev merged 3 commits intocorefrom
269-bug-non-blazor-host-crashes-on-build-after-upgrading-to-0110

Conversation

@AnnaSasDev
Copy link
Copy Markdown
Member

@AnnaSasDev AnnaSasDev commented May 2, 2026

Closes #269

AnnaSasDev added 3 commits May 2, 2026 17:10
…dler inclusion and adjust services registration logic
Delete the local TestJsRuntime implementation and remove its DI registration from InfiniFrameServerTestUtility. Updated files:
- Removed: tests/InfiniFrameTests.Shared/JsRuntimes/TestJsRuntime.cs
- Modified: tests/InfiniFrameTests.Shared/InfiniFrameServerTestUtility.cs (removed TestJsRuntime using and TryAddScoped registration, plus now-unused using directives)

Cleans up obsolete test-specific IJSRuntime setup in the shared test utilities.
@AnnaSasDev AnnaSasDev linked an issue May 2, 2026 that may be closed by this pull request
3 tasks
@AnnaSasDev AnnaSasDev merged commit 217d104 into core May 2, 2026
26 checks passed
@AnnaSasDev AnnaSasDev deleted the 269-bug-non-blazor-host-crashes-on-build-after-upgrading-to-0110 branch May 3, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug | Non-Blazor host crashes on Build() after upgrading to 0.11.0

1 participant