-
Dear Mackinnon Buck ,
I hope this message finds you well. I wanted to bring to your attention an issue I encountered while using the component in Blazor interactive server with prerender set to fa…
-
### 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.
**A very common problem:**
"We hav…
-
Hello guys, In my blazor server app i would like to Inject some scoped services in my logger to trace some client information like circuitId (or other scoped data which allow me to identify the client…
-
### Describe the bug
When using QueryStringRequestCultureProvider on Blazor Server, the culture immediately changes from the one given in query string to the one set in HTTP headers.
### To Reprod…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
It is a bit hard to trigger the exception consistently. When navigating around on the page where ther…
-
**Environment:**
- Windows 10
- Microsoft Visual Studio 2019 Professional
- .NET 5
- Blazor.Extensions.Logging 2.0.4
**Steps to reproduce:**
1. Create a new server-side Blazor project.
2. I…
-
### Describe the bug
When using the `` and binding the `OnChange="@LoadFiles"` method, if the method throws an exception it will not break the Blazor server circuit or log the error to the server's c…
-
Thanks a lot for all of the work that has gone into this fantastic project. I've used it for multiple ASP.NET Core MVC projects and it works so well. I really appreciate all of your efforts!
Now, I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I am trying to customize MultiTenantConnectionStringResolver by overriding the ResolveAsync …
-
This was all working pre .net 8, absolutely sure it's something to do with interactive mode.
This is a Blazor Server project, all other components are working fine, I use MudBlazor as the main fram…