Skip to content

[Blazor] Fix WebView JavaScript boot bug #48592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2023
Merged

Conversation

MackinnonBuck
Copy link
Member

[Blazor] Fix WebView JavaScript boot bug

Fixes an issue where the WebView IPC receiver starts before the JavaScript dispatcher object gets initialized.

Unblocks dotnet/maui#15415

@MackinnonBuck MackinnonBuck requested a review from a team as a code owner June 2, 2023 20:44
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jun 2, 2023
@MackinnonBuck MackinnonBuck changed the title # [Blazor] Fix WebView JavaScript boot bug [Blazor] Fix WebView JavaScript boot bug Jun 2, 2023
@MackinnonBuck MackinnonBuck merged commit c2488ee into main Jun 3, 2023
@MackinnonBuck MackinnonBuck deleted the mbuck/fix-webview-boot branch June 3, 2023 00:01
@ghost ghost added this to the 8.0-preview6 milestone Jun 3, 2023
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