-
**Version**
Which LiteDB version/OS/.NET framework version are you using. **(REQUIRED)**
LiteDB 5.0.19 (was previously on 5.0.17 and updated to .19 to see if this issue persisted).
.NET 7.0.
**D…
-
### Describe the bug
I'm not 100% sure if this is a problem with Visual Studio's publishing wizard, or a problem with Blazor, or just something that I did wrong.
I [asked on StackOverflow](https:/…
-
**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…
-
### What happened?
If i subscribe the CoreWebView2 NewWindowRequest event and set e.Handled to true, it opens in a new window instead of doing nothing.
### Importance
Blocking. My app's basic…
-
### Description
Would it be possible to add a .NET MAUI Blazor template with options "ASP.NET Core hosted" and "Authentication" that we get when creating a new Blazor WebAssemlby project?
### Public…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I'm currently writing my first Blaz…
-
What I am trying to do is to alert the user when the Blazor Application is running in their browser, and this is not working. Stepping through the code, it is executing the code, but not working until…
-
Since [dotnet format has moved to the dotnet SDK repository](https://github.com/dotnet/sdk/pull/38857) I'll recreate the [issue](https://github.com/dotnet/format/issues/2127) here to hope for more fee…
-
**Description:**
I encountered a System.TimeoutException while using the SignaturePad component in my Blazor Server application. This exception occurs when the Blazor Server app disconnects from the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The latest guidance from Microsoft for using EF Core with Blazor is to use DbContextFactory a…