-
I have a .NET 8 Blazor MAUI Hybrid App using MudBlazor.
I use a multiline `MudTextField` with `EditForm` for submitting messages.
My goal was to send the message with `Enter` and get a new line …
-
platform:net8.0
library:Blazor Hybrid
nuget:Microsoft.AspNetCore.Components.WebView 8.0
error info:
![image](https://github.com/microsoft/fluentui-blazor/assets/52816141/a83e86aa-feff-42ca-a9d5-a3…
-
### Description
When using a Blazor Maui application, it is common to overload the UI with touch events during heavy processing that locks the main thread. For example, when running a heavy javascrip…
-
Hello,
I am working on this new template also. Just spent an entire day trying to get ASP.NET Core Identity to work with it without any luck. Have you had any chance to extend this sample from Micros…
-
### Description
Importing JavaScript on Maui Blazor Hybrid Project would throw the below exception, This is Happens When the Razor Class Library Uses Maui.
![image](https://github.com/dotnet/maui/…
-
Hi All
I created a project by using "dotnet new blazorhybrid -o trial" and tried to run it on iOS without success. The phone showed a blank page. The android version just works. I am wondering w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Is the abp studio ui client developed by electron or avlonia?
@hikalkan @maliming
### …
-
### Bug type
Component
### Component name
MudThemeProvider
### What happened?
I am running Blazor Hybrid inside a Winforms application. When opening a second window, using MudThemeProvi…
-
### Description
I have a maui app that I am deploying on windows, iOS and MacCatalyst.
On windows, for the most part, my iframe page works good, but usually on iOS and mac, external urls load in…
-
### Description
I have a Blazor Hybrid app in NET 8 which mainly uses MudBlazor, along with components from Syncfusion and other vendors. The Blazor app works perfectly on the web. However, on iPadOS…