-
### Summary
Like the WinUI, Mac Catalyst should not have a context menu for better UX.
### Screenshot
![Screenshot 2023-02-06 at 7 58 07 PM](https://user-images.githubusercontent.com/42671084/217…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
BlazorWebView can reload page by itself. E.g. it might happen when app is taken foregro…
-
**Describe the bug**
When using MAUI Blazor, and implementing the scrollable list, it is not possible to drag any of the elements.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up the…
-
![image](https://github.com/Mehigh17/BlazorLeaflet/assets/52860385/558e4c81-c497-4786-ac17-20717265ebc3)
-
### Description
I can create a perfect application using a WPF and Blazor hybrid, but there is one drawback:
The resize area of the WPF window is too narrow. While adding padding can make it wider…
-
**Describe the bug**
Unexpected token . in Blazor Webview I'm encountering a SyntaxError: Unexpected token . in my Blazor Webview application. The error details are as follows:
```lua
blazor.webv…
-
Hi,
I have come across an issue with using the DartSassBuilder with MAUI Blazor Hybrid app projects in VS 2022.
Basically, I cannot use the Publish function to create an Android bundle. I get t…
-
### Description
In the [documentation](https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/security/?view=aspnetcore-7.0&pivots=maui#other-authentication-security-considerations-1) surroundin…
-
In regards to my question here https://github.com/dotnet/maui/issues/13551, I'm trying to get a better performance while transfering arrays of objects from javascript to c# and from c# to javascript, …
-
As per title, I cannot use signature pad in mobile device, but its working well on desktop browser. Or I missed a config for mobile device?