MatBlazor icon indicating copy to clipboard operation
MatBlazor copied to clipboard

Material Design components for Blazor and Razor Components

Results 124 MatBlazor issues
Sort by recently updated
recently updated
newest added

I use clien side blazor. In dropdown datepicker menu I choose the current date but bind property display date one day before.

**Describe the bug** I have a blazor app where I am using the MatSelect component. I have a Disabled State based on a couple of booleans like so: ``` Please...

bug

Describe the bug: When using MatAutocomplete (even with a basic list of strings), clicking into the input and immediately typing quickly causes JavaScript interop errors, which crash the Blazor Server...

bug