-
# 🐛 Bug Report
Blazor uses a fallback authorization strategy, and the component is not rendered normally.
## 💻 Repro or Code Sample
[root@cpzljc jtpjsapp]# cat Program.cs
using Microsoft.AspNetCore…
-
Hey!
I have started MatBlazor just for fun as pet project, because I really interested in Blazor.
Now, MatBlazor - one most popular library for Blazor.
I feel that sometimes it's hard for me to b…
-
### Bug type
Component
### Component name
MudAutocomplete
### What happened?
As the title. When you click on a basic autocomplete, it breaks the application.
``
This line gives the exception.…
-
### Feature request type
Other
### Component name
Snackbar, TimePicker (and other)
### Is your feature request related to a problem?
To be able to run MudBlazor (version 6.0.9) without breaking t…
-
The following custom component cannot be compiled using .NET SDK 9.0.100-rc.1:
CustomComponent.razor
```
@code {
[Parameter(CaptureUnmatchedValues = true)]
public IReadOnlyDictionary …
-
Hi every body, I would like to use this good tools in my blazor applications
but I have a question
Dos it support localization and RTL direction and also responsive?
because it is for me a very es…
-
Type: Performance Issue
Before, the integrated source control (Git) in VSC is very fast but now it is very very slow. I'm not sure but this seems to happen after I update my VSC to the latest ver…
-
# 🐛 Bug Report
I have an issue with the FluentAutocomplete component. I cannot close the selected item by clicking on the cross and the browser tools throw the error: "Blocked aria-hidden on a elem…
-
## Issue Description ##
In short: after opening the project OmniSharp is not working, instead there is huge CPU usage from VSCode / Omnisharp process - it shows 30% usage (and there are 12 threads in…
-
In the newest update 1.5.3, I got this error "MatBlazor.MatTextField requires a value for the 'ValueExpression' parameter. Normally this is provided automatically when using 'bind-Value'."
The bug sh…