Skip to content
代码片段 群组 项目
未验证 提交 fe4f0d09 编辑于 作者: Mackinnon Buck's avatar Mackinnon Buck 提交者: GitHub
浏览文件

[release/8.0-preview5] [Blazor] Fix WebView JavaScript boot bug (#48594)

# [Blazor] Fix WebView JavaScript boot bug

Fixes an issue where the WebView IPC receiver starts before the JavaScript dispatcher object gets initialized, preventing all Blazor Hybrid apps from starting.

## Description

Due to some recent major changes in this area, a WebView-specific initialization order bug was introduced that prevents Blazor Hybrid apps from booting correctly.

Unblocks https://github.com/dotnet/maui/pull/15415

## Customer Impact

Very large. All Blazor Hybrid apps will fail to start without a workaround.

## Regression?

- [X] Yes
- [ ] No

Regressed from .NET 8.0 Preview 4

## Risk

- [ ] High
- [ ] Medium
- [X] Low

The fix is very isolated and unlikely to introduce another bug.

## Verification

- [X] Manual (required)
- [ ] Automated

## Packaging changes reviewed?

- [ ] Yes
- [ ] No
- [X] N/A
上级 c9e66ca5
No related branches found
标签 v6.0.23
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册