-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewplatform/iost/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
Attempting to add a Blazor root component via the JavaScript method Blazor.rootComponents.add() causes an exception to be thrown in the console:
Steps to Reproduce
- Clone and build this repository locally.
- Open
Microsoft.Maui.slnin Visual Studio. - Set
Maui.Controls.Sampleas the startup project. - Connect to a Mac and deploy to an available iOS remote device.
- After the app launches on the iOS device, click the "Blazor" button.
- Click "Add dynamic component". Nothing happens on the iOS device, but inspecting the webview via Safari on MacOS will show the console error.
Version with bug
Release Candidate 3
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
Tested on iOS 15
Did you find any workaround?
No response
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewplatform/iost/bugSomething isn't workingSomething isn't working
