Skip to content

Refactor WebViewManager API to have JS component config passed in #35261

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

Conversation

SteveSandersonMS
Copy link
Member

@Eilon found that we needed to change this, because in MAUI, the WebViewManager doesn't get created until later in the process. We need the application builder to be able to configure JS root components before WebViewManager is instantiated, and pass the config in, instead of getting the config out.

@SteveSandersonMS SteveSandersonMS requested a review from a team as a code owner August 11, 2021 14:27
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Aug 11, 2021
@SteveSandersonMS SteveSandersonMS requested a review from Eilon August 11, 2021 14:28
@SteveSandersonMS SteveSandersonMS enabled auto-merge (squash) August 11, 2021 16:23
@SteveSandersonMS SteveSandersonMS merged commit 02f3dbe into main Aug 11, 2021
@SteveSandersonMS SteveSandersonMS deleted the stevesa/webviewmanager-rootcomponents-refactor branch August 11, 2021 16:41
@ghost ghost added this to the 6.0-rc1 milestone Aug 11, 2021
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