-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewfixed-in-6.0.101-preview.10Look for this fix in 6.0.101-preview.10!Look for this fix in 6.0.101-preview.10!
Description
React to this PR: dotnet/aspnetcore#34597
Idea:
- Follow a pattern similar to the Photino sample and implement
IJSComponentConfigurationon the Root Component container type - This will expose the various extension methods to allow developers to configure things
- The developer's code needs to run "early" - typically in InitializeComponent, along with the rest of the BlazorWebView configuration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewfixed-in-6.0.101-preview.10Look for this fix in 6.0.101-preview.10!Look for this fix in 6.0.101-preview.10!